Slight fix to the string->int test that we're currently skipping in pmc.t; the test still fails, but no longer makes Parrot segfault.
Simon
--- t/pmc/pmc.t.old Fri Feb 1 17:20:22 2002
+++ t/pmc/pmc.t Fri Feb 1 17:24:49 2002
@@ -558,6 +558,7 @@
set I0, P0
print I0
print "\\n"
+ end
CODE
1Z1
1
