From 9c5643d5f78e4228d47e293b421d7f388d47945f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 19 Mar 2024 22:13:44 -0500 Subject: A new start! --- type.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'type.lua') diff --git a/type.lua b/type.lua index 945f4d1..0d3b776 100644 --- a/type.lua +++ b/type.lua @@ -31,6 +31,7 @@ end -- Symbols and Numbers are strings and numbers, respectively. At some point -- I'll want to implement a full numeric tower and symbol tables or namespaces -- or whatever, but today is not that day + t.Symbol = tostring t.Number = tonumber -- cgit 1.4.1-21-gabe81