mirror of
https://github.com/louisrubet/rpn
synced 2024-11-17 07:47:50 +01:00
#99: added nop test
This commit is contained in:
parent
053386c481
commit
2e20a80ebe
1 changed files with 5 additions and 0 deletions
|
@ -33,3 +33,8 @@ erase
|
|||
default
|
||||
-> stack should be 1
|
||||
erase
|
||||
|
||||
# nop
|
||||
nop
|
||||
-> stack size should be 0
|
||||
-> error should be 0
|
||||
|
|
Loading…
Reference in a new issue