ran into another type inference problem
This commit is contained in:
@@ -37,7 +37,7 @@ lalrpop_mod!(
|
||||
parser,
|
||||
"/syntax/parser.rs"
|
||||
);
|
||||
mod pretty;
|
||||
pub mod pretty;
|
||||
mod validate;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user