Get rid of nom

This commit is contained in:
Joscha 2021-11-07 02:04:18 +00:00
parent afa708960c
commit 2ef7fd0f5e
4 changed files with 0 additions and 219 deletions

View file

@ -1,5 +1,4 @@
mod commands;
mod parse;
fn main() {
println!("Hello, world!");