rpn/test/025-parse-other.md

28 lines
201 B
Markdown
Raw Normal View History

2022-02-15 16:57:09 +01:00
# PARSE SOME COMMANDS
2022-02-12 19:11:22 +01:00
`default del`
## some command
`+`
-> error should be 2
`del`
## some command 2
` +`
-> error should be 2
`del`
## some command 3
` + -`
-> error should be 2
`del`