mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-05 11:05:28 +07:00
6 lines
70 B
Java
6 lines
70 B
Java
class Test {
|
|
void test() {
|
|
<selection> int a = 2;</selection>
|
|
}
|
|
}
|