Fix deletion of if (SEF_expr) ;
Fixes #29. Thanks @KrsityKu for the test case, which was added to the test suite.
This commit is contained in:
7
unit_tests/regression.suite/issue-29.out
Normal file
7
unit_tests/regression.suite/issue-29.out
Normal file
@@ -0,0 +1,7 @@
|
||||
default
|
||||
{
|
||||
touch(integer num)
|
||||
{
|
||||
llOwnerSay("Not Dead");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user