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

5 lines
45 B
Java

class Test{
{
if (true<EOLError/>
}
}