feat: better clap commands

This commit is contained in:
rvcas
2022-06-06 23:55:01 -04:00
parent 895f279be0
commit b47030b86d
3 changed files with 41 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
(program 11.22.33
[
(
lam x (lam x y)) (con string "PT8"
lam x (lam x x)) (con string "PT8"
)
]
)