Created
November 20, 2010 20:40
-
-
Save colomon/708138 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.sub 'parsegrammar' :method | |
.param pmc value :optional | |
.param int has_value :opt_flag | |
.tailcall self.'attr'('$parsegrammar', value, has_value) | |
.end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment