mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Java: minor testdata fix
GitOrigin-RevId: 5731e09f2ca9ee8aeb77984d213595fdb8c5eaac
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5782ec13a0
commit
2d6ddfa4f4
@@ -1,4 +1,4 @@
|
||||
class {{
|
||||
class X {{
|
||||
String s = """
|
||||
one
|
||||
<selection><caret>two</selection>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
class {{
|
||||
class X {{
|
||||
String s = """
|
||||
<selection> one
|
||||
<caret>two
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
class {{
|
||||
class X {{
|
||||
String s = <selection>"""
|
||||
one
|
||||
<caret>two
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
class {{
|
||||
class X {{
|
||||
String s = """
|
||||
one
|
||||
<caret>two
|
||||
|
||||
Reference in New Issue
Block a user