author | vromero |
Thu, 01 Nov 2012 12:47:11 +0000 | |
changeset 14370 | eefd0e6642a8 |
parent 14062 | b7439971a094 |
child 23133 | a58476887b3d |
permissions | -rw-r--r-- |
14370
eefd0e6642a8
8000483: cryptic error message when source file contains hash
vromero
parents:
14062
diff
changeset
|
1 |
T6999438.java:8:9: compiler.err.illegal.char: # |
7330 | 2 |
T6999438.java:8:10: compiler.err.illegal.start.of.type |
3 |
T6999438.java:8:25: compiler.err.expected: token.identifier |
|
4 |
T6999438.java:8:26: compiler.err.expected: ';' |
|
5 |
T6999438.java:9:2: compiler.err.premature.eof |
|
6 |
5 errors |