1.class public LB21614284; 2.super Ljava/lang/Object; 3 4.field private a:I 5 6.method public constructor <init>()V 7 .registers 2 8 invoke-direct {p0}, Ljava/lang/Object;-><init>()V 9 const v0, 42 10 iput v0, p0, LB21614284;->a:I 11 return-void 12.end method 13 14.method public static test(LB21614284;)I 15 .registers 2 16 # Empty if, testing p0. 17 if-nez p0, :label 18 :label 19 # p0 still needs a null check. 20 iget v0, p0, LB21614284;->a:I 21 return v0 22.end method 23