[modify cases]

This commit is contained in:
Hui Li 2020-07-29 17:15:40 +08:00
parent b061ab88c2
commit c3eb96f047
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ $i = $tblStart
while $i < $tblEnd while $i < $tblEnd
$tb = tb . $i $tb = tb . $i
$c2Binary = $c2Binary . $i $c2Binary = $preBinary . $i
$c2Binary = $c2Binary . ' $c2Binary = $c2Binary . '
$x = 0 $x = 0