diff options
author | Li Jin <dragon-fly@qq.com> | 2021-11-22 10:05:39 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2021-11-22 10:05:39 +0800 |
commit | 825b5d96f8a0d146615f0c6a76feab46da9baa60 (patch) | |
tree | df450bac65848dddc4929383fdd0a48485254484 /spec/outputs/macro-todo.lua | |
parent | 125f709b065acb35bcd216001720c0bb4635dd25 (diff) | |
download | yuescript-825b5d96f8a0d146615f0c6a76feab46da9baa60.tar.gz yuescript-825b5d96f8a0d146615f0c6a76feab46da9baa60.tar.bz2 yuescript-825b5d96f8a0d146615f0c6a76feab46da9baa60.zip |
update macro spec and builtin Lua.v0.9.1
Diffstat (limited to 'spec/outputs/macro-todo.lua')
-rw-r--r-- | spec/outputs/macro-todo.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/outputs/macro-todo.lua b/spec/outputs/macro-todo.lua new file mode 100644 index 0000000..b5a63f8 --- /dev/null +++ b/spec/outputs/macro-todo.lua | |||
@@ -0,0 +1,2 @@ | |||
1 | local _module_0 = { } | ||
2 | return _module_0 | ||