mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-11 02:39:37 +07:00
IDEA-177226 'Join lines' between two block comments works bad
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class C {
|
||||
/**//*<caret>*/
|
||||
/**/
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
class C {
|
||||
/**//**//**/
|
||||
}
|
||||
Reference in New Issue
Block a user