blob: 563c58bedb57ff203d7c6cf53dbcf73e60a11376 [file] [log] [blame]
/*
* @test /nodynamiccopyright/
* @bug 8174027
* @summary error message should adapt to the corresponding top level element
* @compile/fail/ref=MessageForInterfaceTest.out -XDrawDiagnostics MessageForInterfaceTest.java
*/
public interface MessageForInterfaceTest_ {}