updated l2s tests

This commit is contained in:
Luxferre
2026-07-04 13:05:53 +03:00
parent 54ae3970ef
commit 1a44245078
+2 -2
View File
@@ -166,9 +166,9 @@ if [
[ 97 98 99 ] l2s "abc" streq and
[ ] l2s "" streq and
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