This commit is contained in:
nora 2022-09-12 16:32:28 +02:00
parent 5b1531c38e
commit 6273a35732
2 changed files with 81 additions and 0 deletions

View file

@ -11,6 +11,8 @@ use syn::{
Expr, LitStr, Token,
};
mod parser;
// TODO: Rewrite using state machine please
struct Input {