9 lines
258 B
Java
Raw Normal View History

/*
* @test /nodynamiccopyright/
* @bug 8174027
* @summary error message should adapt to the corresponding top level element
* @compile/fail/ref=MessageForClassTest.out -XDrawDiagnostics MessageForClassTest.java
*/
public class MessageForClassTest_ {}