hey it can calculate 4 again xP

This commit is contained in:
LunarAkai 2025-08-07 01:37:01 +02:00
commit 8a44d045ae
7 changed files with 50 additions and 36 deletions

View file

@ -1,2 +1,3 @@
pub mod ast;
pub mod op;
pub mod parser;