Skip to content

Instantly share code, notes, and snippets.

@fjolnir
Created June 21, 2012 05:31
Show Gist options
  • Save fjolnir/2964041 to your computer and use it in GitHub Desktop.
Save fjolnir/2964041 to your computer and use it in GitHub Desktop.
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