[TD] Update test data after previous commit
This commit is contained in:
Vendored
+1
-1
@@ -6,4 +6,4 @@ inline fun <T> T.myLet(block: (T) -> Unit) {}
|
||||
|
||||
fun test(a: A, s: String) {
|
||||
s.myLet(a::foo)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user