mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-07 11:06:58 +07:00
6 lines
112 B
Java
6 lines
112 B
Java
public class Test {
|
|
|
|
<selection>public void foo() {
|
|
System.out.println();
|
|
}
|
|
</selection><caret>} |