jdk-24/langtools/test/tools/javac/T6234077.java
Sonali Goel 79efb2b9d8 8055080: Group 9d: golden files for tests in tools/javac dir
Reviewed-by: jjg, mcimadamore, jlahoda
2014-09-12 17:05:18 -07:00

8 lines
141 B
Java

/*
* @test /nodynamiccopyright/
* @bug 6234077
* @compile/fail/ref=T6234077.out -XDrawDiagnostics T6234077.java
*/
public class Foo { }