the language's heap doesn't grow anymore during a collection. Instead the collection throws an error to the runtime
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
fun f() return 1, 2;
|
||||
print((a, b) = f(), '\n');
|
||||
Reference in New Issue
Block a user