Script refactoring, codegen tests: change test data according to semantics change
Add some new tests for uncovered cases
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ fun main(): Int {
|
||||
return foo { x -> bar(x) }
|
||||
}
|
||||
|
||||
main()
|
||||
val rv = main()
|
||||
Reference in New Issue
Block a user