jdk-24/langtools/test/tools/javac/T6214885b.out
Maurizio Cimadamore 198f2427b4 6769027: Source line should be displayed immediately after the first diagnostic line
Added support for customizing diagnostic output via API/command line flags

Reviewed-by: jjg
2009-02-13 11:57:33 +00:00

7 lines
121 B
Plaintext

T6214885.java:11:9 cannot find symbol
x = 1;
^
symbol: variable x
location: class T6214885
1 error