lang: Clean up test
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
-- main.mcl --
|
-- main.mcl --
|
||||||
import "fmt"
|
|
||||||
import "iter"
|
|
||||||
|
|
||||||
$l1 = ["a", "b", "c",]
|
$l1 = ["a", "b", "c",]
|
||||||
|
|
||||||
$l2 = [$l1, ["hello", "world",],]
|
$l2 = [$l1, ["hello", "world",],]
|
||||||
|
|||||||
Reference in New Issue
Block a user