unlucky merge, sorry

This commit is contained in:
Maxim Shafirov
2011-11-11 21:06:17 +04:00
parent 30d90371dc
commit 68e013a752
@@ -253,6 +253,8 @@ public class ClosureCodegen extends ObjectOrClosureCodegen {
i++;
}
}
StackValue.field(type, name, fieldName, false).store(iv);
}
iv.visitInsn(RETURN);