mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-16 10:25:02 +01:00
cool size asserts because perf lmao
This commit is contained in:
parent
ee0ccfcb3b
commit
83803959b6
4 changed files with 35 additions and 23 deletions
|
|
@ -7,6 +7,7 @@ mod errors;
|
|||
mod gc;
|
||||
mod lex;
|
||||
mod parse;
|
||||
mod util;
|
||||
mod vm;
|
||||
|
||||
use crate::ast::Program;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue