注释后加空格
联网稍微推进
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local LINE={}
|
||||
local L={}--Storage
|
||||
local len=0--Length
|
||||
local L={}-- Storage
|
||||
local len=0-- Length
|
||||
function LINE.new(val,isGarbage)
|
||||
if len==0 then
|
||||
for i=1,10 do
|
||||
|
||||
Reference in New Issue
Block a user