LSL-PyOptimizer/unit_tests/regression.suite/issue-29.out
Sei Lisa 1e1f181b82 Fix deletion of if (SEF_expr) ;
Fixes #29. Thanks @KrsityKu for the test case, which was added to the test suite.
2024-04-20 20:11:01 +02:00

7 lines
79 B
Text

default
{
touch(integer num)
{
llOwnerSay("Not Dead");
}
}