mirror of
https://github.com/louisrubet/rpn
synced 2024-11-16 07:47:26 +01:00
endl test
This commit is contained in:
parent
0bd70c68a9
commit
357306c1fe
1 changed files with 12 additions and 0 deletions
|
@ -305,3 +305,15 @@
|
|||
-> stack should be "sub"
|
||||
|
||||
`del`
|
||||
|
||||
## endl 1
|
||||
`endl type`
|
||||
|
||||
-> stack should be "string"
|
||||
|
||||
`del`
|
||||
|
||||
## endl 2
|
||||
`endl num`
|
||||
|
||||
-> stack should be 10
|
||||
|
|
Loading…
Reference in a new issue