mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 09:46:39 +07:00
GitOrigin-RevId: b1bdb2c9c3cbf83628350a92b94f19097a868e6c
5 lines
63 B
Java
5 lines
63 B
Java
class Foo {
|
|
public static void foo(String a.<caret>) {
|
|
|
|
}
|
|
} |