Skip to content

Commit

Permalink
Noted that "then" is now reserved
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed May 21, 2013
1 parent 8afc8a7 commit 50fe31f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scala.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,9 @@
<LITERAL2>super</LITERAL2>
<LITERAL2>this</LITERAL2>
<LITERAL2>true</LITERAL2>

<!-- reserved -->
<INVALID>then</INVALID>
</KEYWORDS>
</RULES>

Expand Down

0 comments on commit 50fe31f

Please sign in to comment.