Skip to content

Commit

Permalink
Make neg/EOFBeforeClassEnd.mj actually fail at premature EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
TehMillhouse committed Nov 10, 2014
1 parent 5376524 commit 14dd377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neg/EOFBeforeClassEnd.mj
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
class A {
public int a = 5;
public int a;

0 comments on commit 14dd377

Please sign in to comment.