updated l2s tests
This commit is contained in:
@@ -166,9 +166,9 @@ if [
|
|||||||
[ 97 98 99 ] l2s "abc" streq and
|
[ 97 98 99 ] l2s "abc" streq and
|
||||||
[ ] l2s "" streq and
|
[ ] l2s "" streq and
|
||||||
if [
|
if [
|
||||||
" streq, lower, and upper PASS" puts cr
|
" l2s, streq, lower, and upper PASS" puts cr
|
||||||
] [
|
] [
|
||||||
" streq, lower, and upper FAIL" puts cr
|
" l2s, streq, lower, and upper FAIL" puts cr
|
||||||
]
|
]
|
||||||
|
|
||||||
# 8. List Operations
|
# 8. List Operations
|
||||||
|
|||||||
Reference in New Issue
Block a user