mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 14:38:30 +07:00
GitOrigin-RevId: ea70c514267a89fa678965c08e2a13c44eda351f
5 lines
45 B
Java
5 lines
45 B
Java
class A {
|
|
void test() {
|
|
ab<caret>
|
|
}
|
|
} |