interned symbols

This commit is contained in:
2026-05-26 02:23:08 -06:00
parent aca410fbc2
commit 13827f880e
11 changed files with 143 additions and 114 deletions
+3
View File
@@ -0,0 +1,3 @@
(begin (prim:write 'abc)
(prim:newline)
(prim:write 'abc))