Parse simple number literal
This commit is contained in:
parent
4aecce8107
commit
c593e4c872
4 changed files with 133 additions and 3 deletions
|
|
@ -5,4 +5,5 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.66"
|
||||
chumsky = "0.8.0"
|
||||
clap = { version = "4.0.26", features = ["derive", "deprecated"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue