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

4 lines
55 B
Text

var a;
var res := a.foo( 57 );
print (res.errortext);