Perhaps I'm misunderstanding how Parrot_compile_string() is supposed
to work, but the Parrot_String pointer I feed it in plparrot.c still
comes back containing a NULL Parrot_String (as per STRING_is_null())
when I try to compile PIR full of syntax errors.