polserver/testsuite/escript/func/funcref08.src

5 lines
124 B
Text
Raw Permalink Normal View History

// This is technically valid, but the callee does not implement MTH_CALL so
// results in a BError.
print( 4( "hello" ) );