1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
UnderscoreAsIdent.java:8:9: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:8:11: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:10:8: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:10:10: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:12:7: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:13:12: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:14:10: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:14:19: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:19:25: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:19:33: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:25:9: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:27:19: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:29:9: compiler.err.use.of.underscore.not.allowed
UnderscoreAsIdent.java:31:22: compiler.err.use.of.underscore.not.allowed
- compiler.note.preview.filename: UnderscoreAsIdent.java, DEFAULT
- compiler.note.preview.recompile
14 errors
|