diff options
Diffstat (limited to 'scratch/refresh.lua')
| -rw-r--r-- | scratch/refresh.lua | 5 |
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 |
