0.3.0: remove vm tests

This commit is contained in:
underscorediscovery
2020-02-11 20:16:03 -08:00
parent 8aaed43324
commit 9f1121ab2f
913 changed files with 3 additions and 281169 deletions
@@ -0,0 +1,5 @@
// nontest
var Foo = "from foo"
System.print("ran foo module")
import "bar/within_bar"