mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 04:40:28 +07:00
7 lines
101 B
Java
7 lines
101 B
Java
// "Fix all 'Annotator' problems" "true"
|
|
public class Test {
|
|
void fooF() {
|
|
}
|
|
|
|
void barF(){}
|
|
} |