Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pippijn committed Jun 27, 2013
1 parent 0c464bf commit b1c6ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ let message = function
| TkIDENTIFIER -> "unexpected identifier `%s' after 'open'"
"expected module name (capitalised)"
| _ -> "unexpected token '%s' in handler definition"
| "open Foo let message = function" -> function
| EOF -> "expected '|'-separated code fragments"
| _ -> "unexpected token '%s' where code fragments expected"
Expand Down

0 comments on commit b1c6ff3

Please sign in to comment.