mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-21 13:20:56 +07:00
3 lines
85 B
Java
3 lines
85 B
Java
public class Test {
|
|
int x = <selection>2 + 2</selection>, y, /*comment*/ z = 0;
|
|
} |