From 0ac44f0756fe507ade41296b6e0cf3df9eab4863 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 16 Jul 2022 19:27:58 -0700 Subject: formatting --- app.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app.lua') diff --git a/app.lua b/app.lua index ff6a7de..1fa94ba 100644 --- a/app.lua +++ b/app.lua @@ -304,7 +304,7 @@ function App.open_for_writing(filename) end end, close = function(self) - end + end, } end @@ -314,7 +314,7 @@ function App.open_for_reading(filename) return App.filesystem[filename]:gmatch('[^\n]+') end, close = function(self) - end + end, } end -- cgit 1.4.1-2-gfad0