# New Ticket Created by Jerry Gay
# Please include the string: [perl #39992]
# in the subject line of all future correspondence about this issue.
# <URL:
http://rt.perl.org/rt3/Ticket/Display.html?id=39992 >
r13601 added a test to check parsing of every parrot opcode. but those
that accept pmc constants are skipped, as i haven't figured out how to
test them yet.
see t/op/01-parse_ops.t
~jerry