From 7c580e25ea53264a0798dc78589c437e1869d5ae Mon Sep 17 00:00:00 2001 From: Layla Manley Date: Sun, 8 Oct 2023 04:12:29 -0400 Subject: [PATCH] iteration --- lum.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lum.lua b/lum.lua index 2cefe55..751d766 100644 --- a/lum.lua +++ b/lum.lua @@ -16,4 +16,4 @@ if action == "install" then lum.install(package) io.write("Done!\n") - +end \ No newline at end of file