Add a validation step back.
This commit is contained in:
@@ -11,6 +11,7 @@ lalrpop_mod!(
|
||||
"/syntax/parser.rs"
|
||||
);
|
||||
pub mod ast;
|
||||
mod validate;
|
||||
|
||||
pub use crate::syntax::ast::*;
|
||||
pub use crate::syntax::location::Location;
|
||||
|
||||
Reference in New Issue
Block a user