summaryrefslogtreecommitdiff
path: root/scratch
diff options
context:
space:
mode:
authorThePrimeAgain <theprimeagain@theprimeagain.com>2025-12-29 07:18:00 -0700
committerThePrimeAgain <theprimeagain@theprimeagain.com>2025-12-29 07:18:00 -0700
commitb1b19ba9f74e5ddd7a0120615a682d522878858d (patch)
tree9f07f7ce2f25e1b87f17184c1c407f8d558ac456 /scratch
parentdeb076e0f10fa226237954312951704a6fa7d3be (diff)
downloada4-b1b19ba9f74e5ddd7a0120615a682d522878858d.tar.xz
a4-b1b19ba9f74e5ddd7a0120615a682d522878858d.zip
logger list working, fill in function failing
Diffstat (limited to 'scratch')
-rw-r--r--scratch/refresh.lua5
1 files changed, 2 insertions, 3 deletions
diff --git a/scratch/refresh.lua b/scratch/refresh.lua
index 24e864b..a67676a 100644
--- a/scratch/refresh.lua
+++ b/scratch/refresh.lua
@@ -1,5 +1,4 @@
R("99")
-local Range = require("99.geo").Range
-
-local selection = Range:from_visual_selection()
+function fizz_buzz(count)
+end