mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 02:25:56 +07:00
GitOrigin-RevId: 12e91605bf8901d98d56b8d8dc3a348d4b1ae935
6 lines
102 B
Java
6 lines
102 B
Java
package main;
|
|
<selection>// comment1
|
|
// comment2
|
|
<caret>// comment3
|
|
// comment4
|
|
</selection>class A {} |