aboutsummaryrefslogtreecommitdiffhomepage
path: root/snippets/lua_function
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/lua_function')
-rw-r--r--snippets/lua_function3
1 files changed, 3 insertions, 0 deletions
diff --git a/snippets/lua_function b/snippets/lua_function
new file mode 100644
index 0000000..4a0ea5e
--- /dev/null
+++ b/snippets/lua_function
@@ -0,0 +1,3 @@
1function()
2
3end