refactor: new direction for error reporting
This commit is contained in:
parent
72b686d750
commit
c940374f27
11 changed files with 758 additions and 582 deletions
|
|
@ -7,5 +7,6 @@ test {
|
|||
_ = Ast;
|
||||
_ = Story;
|
||||
_ = @import("parser_tests.zig");
|
||||
_ = @import("error_tests.zig");
|
||||
_ = @import("Story/runtime_tests.zig");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue