aboutsummaryrefslogtreecommitdiff
path: root/io.lua
diff options
context:
space:
mode:
authorame <[email protected]>2023-12-25 15:10:55 -0600
committerame <[email protected]>2023-12-25 15:10:55 -0600
commita94fea7fefbec0d8c307bbbdac9f3403dc00db2d (patch)
tree3d8097dce11003682335d5e82fb2861021c902e0 /io.lua
parenta34abc1d1c9fbd565fe00e14372fe815d25ef388 (diff)
removed small tests
Diffstat (limited to 'io.lua')
-rw-r--r--io.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/io.lua b/io.lua
deleted file mode 100644
index 6456ef1..0000000
--- a/io.lua
+++ /dev/null
@@ -1,2 +0,0 @@
-require "llib"
-print(llib.io.readfile("../aoc2023/src/1.input"))