mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
7 lines
109 B
Text
7 lines
109 B
Text
var text;
|
|
|
|
if (1)
|
|
print( "hello" );
|
|
elseif (text["stop" or text["furl sail"])
|
|
print( "blah" );
|
|
endif
|