Am I correct that '@' in the assembly syntax is undocumented? The only place I could find it was in source comments in Parrot::Assembler. I had to search for @ to find it. Believe me, the last thing you want to search for in a Perl module is @.
I think a patch to docs/parrot_assembly.pod would be appropriate. Sound good? -sam