From bbaff0e0c204c2fab216f6501dc8c11b4425b4bc Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 4 Mar 2024 21:01:27 -0600 Subject: Ugghhhh totally not working --- repl.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'repl.lua') diff --git a/repl.lua b/repl.lua index 3cdfe4e..a89fd2c 100644 --- a/repl.lua +++ b/repl.lua @@ -4,6 +4,7 @@ local repl = {} local eval = require "eval" local read = require "read" local util = require "util" +table.unpack = table.unpack or unpack function schemestr(x) if type(x) == "table" then -- cgit 1.4.1-21-gabe81