Skip to content

Commit

Permalink
"Statement not terminated properly" --> "Confused" # TimToady++
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Sep 1, 2009
1 parent e005879 commit 9bcba63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parser/grammar.pg
Expand Up @@ -213,7 +213,7 @@ token eat_terminator {
|| <?terminator>
|| <?AT_STATEMENT_END>
|| $
|| <.panic: "Statement not terminated properly">
|| <.panic: "Confused">
}

token MARK_STATEMENT_END {
Expand Down

0 comments on commit 9bcba63

Please sign in to comment.