Skip to content

Commit

Permalink
Add documentation for another pirop signature flag.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@48035 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
pmichaud committed Jul 7, 2010
1 parent d7257df commit ed4826b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compilers/pct/src/PAST/Compiler.pir
Expand Up @@ -28,6 +28,7 @@ basic flags are:
+ PMC, int register, num register, or numeric constant
~ PMC, string register, or string constant
: argument (same as '*'), possibly with :named or :flat
0-9 use the nth input operand as the output result of this operation

These flags are used to describe signatures and desired return
types for various operations. For example, if an opcode is
Expand Down

0 comments on commit ed4826b

Please sign in to comment.