mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-15 02:51:23 +07:00
6 lines
102 B
Java
6 lines
102 B
Java
package main;
|
|
// comment1
|
|
// comment2
|
|
<selection><caret>// comment3</selection>
|
|
// comment4
|
|
class A {} |