1 BadBinaryLiterals.java:10:24: compiler.err.expected: ';'
   2 BadBinaryLiterals.java:12:21: compiler.err.int.number.too.large: 111111111111111111111111111111111
   3 BadBinaryLiterals.java:14:21: compiler.err.int.number.too.large: 11111111111111111111111111111111111111111111111111111111111111111
   4 BadBinaryLiterals.java:15:27: compiler.err.expected: ';'
   5 BadBinaryLiterals.java:16:27: compiler.err.expected: ';'
   6 BadBinaryLiterals.java:16:30: compiler.err.expected: token.identifier
   7 6 errors