Interpreter up to 71/73 tests passing, the only ones that don't yet are the future ones. Struct size is still wrong though

This commit is contained in:
Nathan Braswell
2016-07-03 01:55:32 -07:00
parent 2e80682f01
commit 87c2b1d2c1
7 changed files with 63 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
Test linear map:
3
2
1
@@ -10,6 +11,7 @@ Lookie, a map!
What I get for not testing different types
key: 7, value: Lookie, a map!
key: 30, value: we'll look for for_each too
Test hash map:
3
2
1