mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 14:38:30 +07:00
GitOrigin-RevId: da52d7093ed80c0eb80ebf11e5f43d2d58a0758e
9 lines
86 B
Java
9 lines
86 B
Java
class Foo {
|
|
class A{}
|
|
|
|
public static void main(String[] args) {
|
|
|
|
}
|
|
|
|
.<caret>
|
|
} |