# New Ticket Created by Bob Rogers # Please include the string: [perl #55538] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=55538 >
I just noticed this: [EMAIL PROTECTED]> echo ".macro_const test 1" > test.pir [EMAIL PROTECTED]> /usr/src/parrot/parrot test.pir error:imcc:syntax error, unexpected DOT ('.') in file 'test.pir' line 1 [EMAIL PROTECTED]> cat test.pir .macro_const test 1 [EMAIL PROTECTED]> But docs/pdds/draft/pdd19_pir.pod seems to say .macro_const should work for PIR. Is this an oversight? TIA, -- Bob Rogers http://rgrjr.dyndns.org/