blob: 5f4981bf7c647be870ede35f814d9ccad6a6a0be [file] [log] [blame]
//method
void foo(byte b) {
Integer i = b;
if (p) i = 10;
}