about summary refs log tree commit diff stats
path: root/lua/chupacabra/scratch.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/chupacabra/scratch.lua')
-rw-r--r--lua/chupacabra/scratch.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/chupacabra/scratch.lua b/lua/chupacabra/scratch.lua
index 6025888..c5e0ee2 100644
--- a/lua/chupacabra/scratch.lua
+++ b/lua/chupacabra/scratch.lua
@@ -37,4 +37,4 @@ scratch("[2 4 6] 2 @..")
 scratch("1 2 3 4 5 6 7 @.. [1 2 3 0 5 6 7] @=")
 scratch("2 3 +")
 scratch("3 : + 6 =")
-print_stack()
+print_stack()
\ No newline at end of file