Build stubs for insides of local objects and classes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
val p by object {
|
||||
fun f() {}
|
||||
val p: Int = 1
|
||||
}
|
||||
Reference in New Issue
Block a user