mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +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 {
|
||||
<selection> private void foo() {
|
||||
if (a) {
|
||||
}
|
||||
}
|
||||
</selection>}
|
||||
Reference in New Issue
Block a user