mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 07:40:42 +07:00
raw string literals: keep multiple tics at start pos sync with closing
IDEA-CR-31851
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
{
|
||||
String s = ``<selection> </selection>``
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user