mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +07:00
Move Java-specific part of SelectWordTest to java-tests module
GitOrigin-RevId: 12e91605bf8901d98d56b8d8dc3a348d4b1ae935
This commit is contained in:
committed by
intellij-monorepo-bot
parent
932ef59317
commit
d604e0acb0
@@ -0,0 +1,6 @@
|
||||
class Test {
|
||||
String textBlock = """
|
||||
fo<caret>o
|
||||
bar
|
||||
baz""";
|
||||
}
|
||||
Reference in New Issue
Block a user