mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-26 15:42:44 +07:00
6 lines
63 B
Java
6 lines
63 B
Java
public class Util {
|
|
int goo() {
|
|
new Apple<caret>
|
|
}
|
|
}
|