Refactor and generate tests on JetPositionManager
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class A {
|
||||
class B {
|
||||
fun foo() {
|
||||
"" // A$B
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user