#3: test string commands

This commit is contained in:
Louis Rubet 2017-05-13 12:43:53 +02:00
parent 0520646388
commit e22233c195

View file

@ -82,3 +82,9 @@ str->
my_pi my_pi
-> stack should be 3.14 -> stack should be 3.14
erase erase
# str-> on program
"<< -> n << n >> >>"
str->
-> stack should be << -> n << n >> >>
erase