LuaFormat
LuaFormat copied to clipboard
使用中发现以下代码格式化不正确(代码已简化)
if test then fun(function() log(a, os.time(), 0, 0, table.concat({1 }, "|")) end, b) end