Skip to content

Commit

Permalink
Parse --> in a signature.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Apr 18, 2009
1 parent cdd84c6 commit 512df4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parser/grammar.pg
Expand Up @@ -487,6 +487,7 @@ token signature {
]
]*
<.ws>
[ '-->' <.ws> <fulltypename> ]?
{*} #= close
}

Expand Down

0 comments on commit 512df4a

Please sign in to comment.