aboutsummaryrefslogtreecommitdiffhomepage
path: root/snippets/lua/function
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-06-24 16:35:04 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-06-24 16:35:04 +0800
commit76c665e2b3c797c1b77e90337f5db1e77bf60a23 (patch)
treefc703467ea52e96ab0d65139a7103d54c40edcad /snippets/lua/function
parent2a1645ae9593114514a7f28fa6d9109d1820375d (diff)
Update
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