Setup a testing bench
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
4470af3926
commit
d3e6410ec0
16 changed files with 336 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ use crate::input::TempleInput;
|
|||
pub mod ast;
|
||||
pub mod emit;
|
||||
pub mod eval;
|
||||
mod input;
|
||||
pub mod input;
|
||||
pub mod parser;
|
||||
|
||||
#[derive(Debug, Error, Display)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue