mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +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 C {
|
||||
<caret> private void foo() {
|
||||
if (a) {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user