Files
LSL-PyOptimizer/unit_tests/regression.suite/inliner-keyerror-bug.out

17 lines
267 B
Plaintext
Raw Normal View History

default
{
touch(integer LslLibrary)
{
integer loc____ret__00001;
{
{
loc____ret__00001 = 3;
;
}
}
@___rtl__00001;
loc____ret__00001;
LslLibrary++;
}
}