Will Coleda (via RT) wrote:

While I expect it to print "ok 1", it instead prints:

Null PMC access in invoke()
current instr.: 'main' pc 50 (compile.pir:8)

W/o testing it I'd say that ...

  code .= "print \""
  code .= printme
  code .= "\\n\"\n"

... a single print statement isn't a subroutine, so it has to fail.

leo

Reply via email to