Files
openide/java/java-tests/testData/psi/resolve/class/FQName.java
T

3 lines
60 B
Java

class Test{
void foo() throws java.io.<ref>IOException{}
}