Refactor and generate tests on JetPositionManager
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class A {
|
||||
val foo: Int
|
||||
get() = 5 // A
|
||||
}
|
||||
Reference in New Issue
Block a user