Files
openide/java/java-tests/testData/psi/parser-full/statementParsing/if/Uncomplete6.java
T

5 lines
37 B
Java

class Foo{
{
if () foo();
}
}