Add structures to represent run commands like run: %fn0(42, 4.2) == false
This commit is contained in:
@@ -37,6 +37,7 @@ mod error;
|
||||
mod isaspec;
|
||||
mod lexer;
|
||||
mod parser;
|
||||
mod run_command;
|
||||
mod sourcemap;
|
||||
mod testcommand;
|
||||
mod testfile;
|
||||
|
||||
Reference in New Issue
Block a user