mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-31 23:21:09 +07:00
GitOrigin-RevId: 895b8631127d321f7db8f5e25871a2dca5777760
4 lines
81 B
Java
4 lines
81 B
Java
class A{
|
|
/* comment 1 */<caret>/* comment 2 */ /* comment 3 */void test() {}
|
|
}
|