feat: code generation for simple choice statements, testing machinery
This commit is contained in:
parent
fac5a968e3
commit
ee26be6254
13 changed files with 304 additions and 70 deletions
|
|
@ -6,4 +6,5 @@ test {
|
|||
_ = tokenizer;
|
||||
_ = Ast;
|
||||
_ = Story;
|
||||
_ = @import("runtime_tests.zig");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue