mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-24 08:09:22 +07:00
8 lines
93 B
Java
8 lines
93 B
Java
public class Test {
|
|
<caret><selection> /**
|
|
*
|
|
*/
|
|
</selection> void foo() {
|
|
|
|
}
|
|
} |