summaryrefslogtreecommitdiffstats
path: root/lua/demo.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/demo.lua')
-rw-r--r--lua/demo.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/lua/demo.lua b/lua/demo.lua
index 31cb2be..a5d76b4 100644
--- a/lua/demo.lua
+++ b/lua/demo.lua
@@ -1,3 +1,7 @@
+-- ui.print("hello world")
+
function do_something()
return 1
end
+
+return 10