Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/uncompleteConstructs/If1.java
T

5 lines
39 B
Java

class Test{
{
if<EOLError/>
}
}