*polished a sample code.

This commit is contained in:
wangrenxin 2016-02-12 21:02:00 +08:00
parent 03ab021597
commit 1ae862b2fd

View File

@ -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