mirror of
https://github.com/louisrubet/rpn
synced 2025-01-29 20:34:21 +01:00
#3: test string commands
This commit is contained in:
parent
0520646388
commit
e22233c195
1 changed files with 6 additions and 0 deletions
|
@ -82,3 +82,9 @@ str->
|
|||
my_pi
|
||||
-> stack should be 3.14
|
||||
erase
|
||||
|
||||
# str-> on program
|
||||
"<< -> n << n >> >>"
|
||||
str->
|
||||
-> stack should be << -> n << n >> >>
|
||||
erase
|
||||
|
|
Loading…
Add table
Reference in a new issue