Add variable resolution; the error behavior is pretty bad here.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
pub mod error;
|
||||
pub mod asts;
|
||||
pub mod errors;
|
||||
pub mod passes;
|
||||
pub mod syntax;
|
||||
pub mod util;
|
||||
pub mod variable_map;
|
||||
pub mod warnings;
|
||||
|
||||
Reference in New Issue
Block a user