Files

4 lines
64 B
Java

class Test {
void fo<caret>o() throws RuntimeException {
}
}