java-tree.def: Add missing newline at EOF.
8 * java-tree.def: Add missing newline at EOF. From-SVN: r23064
This commit is contained in:
parent
bcf6c7e397
commit
f096ce6675
@ -54,4 +54,4 @@ DEFTREECODE (CATCH_EXPR, "catch", '1', 1)
|
||||
/* Finally clause.
|
||||
Operand 0 is the finally label.
|
||||
Operand 1 is the finally block. */
|
||||
DEFTREECODE (FINALLY_EXPR, "finally", 'e', 2)
|
||||
DEFTREECODE (FINALLY_EXPR, "finally", 'e', 2)
|
||||
|
Loading…
Reference in New Issue
Block a user