代码规范:所有文件以空行结尾
This commit is contained in:
@@ -337,4 +337,4 @@ function json.decode(str)
|
||||
if idx <= #str then decode_error(str, idx, "trailing garbage") end
|
||||
return res
|
||||
end
|
||||
return json
|
||||
return json
|
||||
|
||||
Reference in New Issue
Block a user