polserver/testsuite/escript/misc/comp001.src
2015-12-19 02:31:08 +01:00

7 lines
109 B
Text

var text;
if (1)
print( "hello" );
elseif (text["stop" or text["furl sail"])
print( "blah" );
endif