From e22233c19557ebe4282c459d131186fdce480b64 Mon Sep 17 00:00:00 2001 From: Louis Rubet Date: Sat, 13 May 2017 12:43:53 +0200 Subject: [PATCH] #3: test string commands --- test/string.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/string.txt b/test/string.txt index cd8dca5..8684ed9 100644 --- a/test/string.txt +++ b/test/string.txt @@ -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