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

9 lines
No EOL
84 B
Text

function foo()
endfunction
function bar()
var x := 5;
print( "hello world" );