first draft of import builtin function
This commit is contained in:
+1
-1
@@ -34,4 +34,4 @@ w = pop(stack);
|
||||
assert(x == 3);
|
||||
assert(y == 2);
|
||||
assert(z == 1);
|
||||
assert(w == none);
|
||||
assert(w == none);
|
||||
|
||||
Reference in New Issue
Block a user