polserver/testsuite/escript/method/method01.src

5 lines
56 B
Text
Raw Permalink Normal View History

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