summaryrefslogtreecommitdiff
path: root/scratch/short_buf.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scratch/short_buf.lua')
-rw-r--r--scratch/short_buf.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/scratch/short_buf.lua b/scratch/short_buf.lua
deleted file mode 100644
index 387b2b5..0000000
--- a/scratch/short_buf.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-local x = {}
-print(x); print("wow");
-
-local function other() end