Home | History | Annotate | Download | only in smali
      1 .class public LB25494456;
      2 
      3 .super Ljava/lang/Object;
      4 
      5 # Ensure that a type mismatch (integral/float vs reference) overrides a soft failure (because of
      6 # an unresolvable type) in return-object.
      7 
      8 .method public static run()Lwont/be/Resolvable;
      9     .registers 1
     10 
     11     const/4 v0, 1
     12     return-object v0
     13 
     14 .end method
     15