mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-03 00:18:20 +00:00
18 lines
324 B
Text
18 lines
324 B
Text
default
|
|
{
|
|
state_entry()
|
|
{
|
|
string ___ret__00001;
|
|
{
|
|
integer x = 5;
|
|
{
|
|
{
|
|
___ret__00001 = "ok";
|
|
jump ___rtl__00001;
|
|
}
|
|
}
|
|
}
|
|
@___rtl__00001;
|
|
llOwnerSay(___ret__00001);
|
|
}
|
|
}
|