checkpoint
[sbp.git] / tests / testcase.g
index 061bfe9..cec736c 100644 (file)
@@ -1,3 +1,5 @@
+#import meta.g
+
 ts         = ts:: ws! tests ws!
 tests      =      test */ ws
 test       =   tca::   "testcase" "{" input (o::(output +/ ws))   (grammaro::Grammar) "}" /ws