add lang and type metadata

This commit is contained in:
Evgeny
2021-08-13 12:11:16 +03:00
parent 78afb6e1b0
commit 5b52c518c1
6 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
-- type = "module"
local module = {}
function module.hello_world()