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

5 lines
40 B
Java

class Test{
{
for<EOLError/>
}
}