mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +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,9 @@
|
||||
|
||||
/**
|
||||
* XXX
|
||||
*/
|
||||
class CL {
|
||||
int j = <caret>0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user