Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/suppressModuleInfoInspections/module-info.java
2017-03-12 17:08:13 +01:00

6 lines
133 B
Java

/**
* {@linkplain <error descr="Cannot resolve symbol 'nothing'"><caret>nothing</error>}
*/
module com.suppress.test.test.test {
}