Move test data for NavigateTo*Library tests to a more specific folder
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import testData.libraries.*
|
||||
|
||||
fun foo() {
|
||||
WithInnerAndObject.foo()
|
||||
}
|
||||
|
||||
// main.kt
|
||||
//public class <1>WithInnerAndObject {
|
||||
// class object {
|
||||
// fun <2>foo() {
|
||||
Reference in New Issue
Block a user