summaryrefslogtreecommitdiff
path: root/tests/error_002.ts.out
AgeCommit message (Collapse)Author
2018-08-28Two-pass module evaluation.Kitson Kelly
Plus changes to tests to accomodate.
2018-08-22runtime.ts refactor into compiler.ts (#564)Ryan Dahl
Adds compiler_test.ts
2018-08-10Add error testsKitson Kelly