Created
June 21, 2012 05:31
-
-
Save fjolnir/2964041 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
state 50 | |
62 message_unterminated: message_receiver identifier . ':' opt_nl message_args | |
63 | message_receiver identifier . | |
':' shift, and go to state 72 | |
':' [reduce using rule 63 (message_unterminated)] | |
$default reduce using rule 63 (message_unterminated) | |
state 72 | |
62 message_unterminated: message_receiver identifier ':' . opt_nl message_args | |
$default reduce using rule 76 (opt_nl) | |
opt_nl go to state 92 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment