Move and rename JavaElementFinderMultiFileTest
It is now relevant for IDE only
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package test
|
||||
|
||||
fun foo() = 42
|
||||
@@ -0,0 +1,3 @@
|
||||
package test
|
||||
|
||||
fun bar() = 239 + foo()
|
||||
Reference in New Issue
Block a user