mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-19 03:25:10 +07:00
7 lines
147 B
Java
7 lines
147 B
Java
public class Test {
|
|
|
|
public void foo() {
|
|
//System.out.println();
|
|
<selection> // System.out.println();
|
|
//}
|
|
</selection><caret>} |