Commit f096ce66 by Jeff Law

java-tree.def: Add missing newline at EOF.

8
        * java-tree.def: Add missing newline at EOF.

From-SVN: r23064
parent bcf6c7e3
......@@ -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)
\ No newline at end of file
DEFTREECODE (FINALLY_EXPR, "finally", 'e', 2)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment