Some cleanups.

This commit is contained in:
2023-03-28 22:16:48 -05:00
parent c3e1c90261
commit 289997af5a
10 changed files with 190 additions and 246 deletions

View File

@@ -1,4 +1,3 @@
pub mod backend;
pub mod ir;
pub mod jit;
pub mod syntax;