public __mapped class gint => java.lang.Integer {
// Passed on 8.3.90.1927
// Compile error on 8.3.90.1947:
// Uncaught translation error: com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type int using a local variable of type java.lang.Integer. This is symptomatic of .class transformation tools that ignore local variable information.
private java.lang.Integer mappedTarget => __mapped;
}
Thanks, logged as bugs://74567
Does this still show for you? I just pasted it in an Android project but it doesn’t fail.
No this is already fixed in some gamma version I think.
bugs://74567 got closed with status nochangereq.
Logged as bugs://i62622.