Label encoding bug

This commit is contained in:
romanman 2014-05-26 23:24:51 +03:00
parent 905239b139
commit 28f8fe4101
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ bin
*.db
*.xlsx
/gen

View File

@ -81,8 +81,7 @@ public class SerpentCompiler {
String labelNum = label.split("LABEL_")[1];
labels.put(labelNum, i);
++i;
--i;
}
// encode all ref occurrence