Skip to content

Commit

Permalink
remove duplicated error
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinking committed Mar 11, 2015
1 parent 27eeb28 commit e9e4f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ceylon.nodes
Expand Up @@ -71,7 +71,7 @@
"A declaration."
^(abstract DECLARATION:STATEMENT
ANNOTATION_LIST?
IDENTIFIER
IDENTIFIER?
abstract Declaration declarationModel;)

^(MISSING_DECLARATION:DECLARATION
Expand Down

0 comments on commit e9e4f66

Please sign in to comment.