mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-21 17:38:12 +00:00
修复描述性错误,完善测试
This commit is contained in:
2
test/scripts/pipeline_to_upper.lua
Normal file
2
test/scripts/pipeline_to_upper.lua
Normal file
@ -0,0 +1,2 @@
|
||||
local input = ...
|
||||
return string.upper(input)
|
||||
Reference in New Issue
Block a user