mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 12:01:25 +07:00
Move Java-specific part of EnterActionTest to java-tests module
GitOrigin-RevId: 4c83c726cb3cfb95920054b04737ff0f1a88be40
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2413713d2d
commit
87c899d87e
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* <caret>
|
||||
*/
|
||||
class A {
|
||||
int foo() {
|
||||
return 1 */*comment*/ 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user