Actually implemented some sort of primitive hierarchy for the results of things like 1 + 2.0 as well as port test_functionMultipleTemplateTest.krak so we now have 5/71

This commit is contained in:
Nathan Braswell
2016-02-05 16:43:14 -05:00
parent 778e03a929
commit f941cb98dd
5 changed files with 40 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import io:*;
import simple_print:*;
obj NoTraits {};