mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-05 23:46:49 +07:00
GitOrigin-RevId: dfcb53fe75f0f0bc4dd73e2167c5f07a321f095b
3 lines
85 B
Java
3 lines
85 B
Java
public class Test {
|
|
int x = <selection>2 + 2</selection>, y, /*comment*/ z = 0;
|
|
} |