mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
GitOrigin-RevId: 1620d578f691a6071d70e5497029e30e5eca40d6
5 lines
65 B
Java
5 lines
65 B
Java
public class Foo {
|
|
void m() {
|
|
Test.new<caret>
|
|
}
|
|
} |