*polished a sample code.
This commit is contained in:
parent
03ab021597
commit
1ae862b2fd
@ -18,7 +18,7 @@ def forward(cmd, i)
|
|||||||
elseif h = "]" then
|
elseif h = "]" then
|
||||||
k = k - 1
|
k = k - 1
|
||||||
endif
|
endif
|
||||||
if h = "]" and k = 0 then then
|
if h = "]" and k = 0 then
|
||||||
return i
|
return i
|
||||||
endif
|
endif
|
||||||
i = i + 1
|
i = i + 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user