diff options
| author | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2025-12-01 16:01:40 -0700 |
|---|---|---|
| committer | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2025-12-01 16:01:40 -0700 |
| commit | 7438d6024d57736ec2fe8e0cc8feeb4f5c817d33 (patch) | |
| tree | 0e44b283b395817fae12934809dc8019ae0b15ed /scratch | |
| parent | 00c5d9a9ca2d978641e7d30ab70bb34249011dec (diff) | |
| download | a4-7438d6024d57736ec2fe8e0cc8feeb4f5c817d33.tar.xz a4-7438d6024d57736ec2fe8e0cc8feeb4f5c817d33.zip | |
getting to the point of making this look pretty
Diffstat (limited to 'scratch')
| -rw-r--r-- | scratch/refresh.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scratch/refresh.lua b/scratch/refresh.lua index c90f76f..3612efd 100644 --- a/scratch/refresh.lua +++ b/scratch/refresh.lua @@ -1,5 +1,4 @@ local function pick_a_number_that_is_42() - return 42 end function return_42() |
