Switch fully to ArcIntern.

This commit is contained in:
2023-01-12 09:14:28 -08:00
parent cd3247ac9f
commit 228f447a06
5 changed files with 6 additions and 74 deletions

View File

@@ -4,6 +4,5 @@ pub mod errors;
pub mod passes;
pub mod runtime;
pub mod syntax;
pub mod util;
pub mod variable_map;
pub mod warnings;