mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
Move Java-specific part of MoveStatementUpDownTest to java-tests module
GitOrigin-RevId: fd3331c90f28706c98d60134126defb1355e595b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2119368ea9
commit
285a5acd66
@@ -0,0 +1,4 @@
|
||||
module X {
|
||||
<caret> requires A;
|
||||
requires B;
|
||||
}
|
||||
Reference in New Issue
Block a user