test data for position manager
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package a
|
||||
|
||||
class A {
|
||||
}
|
||||
|
||||
fun A.foo() {
|
||||
"" // a/namespace
|
||||
}
|
||||
Reference in New Issue
Block a user