mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 06:39:33 +07:00
GitOrigin-RevId: f2980e2d92050c5d4c90485955afe4365a033439
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>
|
|
} |