Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/uncompleteConstructs/If1.java
2010-06-25 12:46:40 +04:00

5 lines
39 B
Java

class Test{
{
if<EOLError/>
}
}