From 1a442450788a8c85acc9b8c54e630b8138fe5600 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sat, 4 Jul 2026 13:05:53 +0300 Subject: [PATCH] updated l2s tests --- test.clx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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