Files

7 lines
109 B
Java

// "Fix all 'Annotator' problems in file" "true"
public class Test {
void fooF() {
}
void barF(){}
}