mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-14 17:20:50 +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>} |