From d8b50976ce7fd4a44ba9172d69e8ae4ca6cab596 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Fri, 4 Aug 2023 00:06:05 +0100 Subject: add string object values. you can't do anything with them yet --- "test.b\303\276" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.bþ') diff --git "a/test.b\303\276" "b/test.b\303\276" index f79fc6b..641d9f2 100644 --- "a/test.b\303\276" +++ "b/test.b\303\276" @@ -1 +1 @@ -(+ 6 (* 9 25)) +(+ "abc" (* 9 25)) -- cgit v1.2.3