From 53364ddc2e09362cb17432abf4fb598557554a9f Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 11:42:13 +0800 Subject: + LDoc --- Data/Libraries/LDoc/tests/easy/easy.lua | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Data/Libraries/LDoc/tests/easy/easy.lua (limited to 'Data/Libraries/LDoc/tests/easy') diff --git a/Data/Libraries/LDoc/tests/easy/easy.lua b/Data/Libraries/LDoc/tests/easy/easy.lua new file mode 100644 index 0000000..00dca97 --- /dev/null +++ b/Data/Libraries/LDoc/tests/easy/easy.lua @@ -0,0 +1,8 @@ +--- simplified LDoc colon style. +-- You have to use -C flag or 'colon=true' for this one! +module 'easy' + +--- First one. +-- string: name +-- int: age +function first(name,age) end -- cgit v1.1-26-g67d0