Basic implementation of partial body resolve
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Resolve target: fun f(): kotlin.Unit
|
||||
Skipped statements:
|
||||
x()
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
Resolve target: fun f(): kotlin.Unit
|
||||
Skipped statements:
|
||||
x()
|
||||