[TD] Update test data after previous commit
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ val y = 2 as Any
|
||||
val f = fun() = 3 as Any
|
||||
val g = {}
|
||||
val h: (String) -> Boolean = { _ -> false }
|
||||
val hError = { _ -> true }
|
||||
val hError = { _ -> true }
|
||||
|
||||
Reference in New Issue
Block a user