mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +07:00
9 lines
231 B
Java
9 lines
231 B
Java
public class Test {
|
|
<fold text='First'>// region First
|
|
<fold text='//...'>// void foo() {
|
|
// // region MyRegion
|
|
// System.out.print("Text");
|
|
// // endregion
|
|
// }</fold>
|
|
// endregion</fold>
|
|
} |