mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 14:30:49 +07:00
GitOrigin-RevId: 895b8631127d321f7db8f5e25871a2dca5777760
5 lines
67 B
Java
5 lines
67 B
Java
class A{
|
|
// comment <caret>1
|
|
/* comment 2 */ /* comment 3 */
|
|
}
|