diff --git a/test.clx b/test.clx index db3eefc..6339427 100644 --- a/test.clx +++ b/test.clx @@ -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