blob: 343ef77b0706ef7e184bfcf8384eb81945a652a9 [file] [log] [blame]
/*
* @test /nodynamiccopyright/
* @bug 8174027
* @summary error message should adapt to the corresponding top level element
* @compile/fail/ref=MessageForEnumTest.out -XDrawDiagnostics MessageForEnumTest.java
*/
public enum MessageForEnumTest_ {}