Recompile implicit type usages when class signature is changed
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
fun consumeBExtLambda(fn: B.()->Unit) {
|
||||
B().fn()
|
||||
}
|
||||
Reference in New Issue
Block a user