mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
restore comments on Insert New
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
// "Insert new" "true"
|
||||
class a {
|
||||
void f() {
|
||||
<caret>RuntimeException();
|
||||
<caret>RuntimeException//c1
|
||||
(
|
||||
//c2
|
||||
)//c3
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user