You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
483 B
21 lines
483 B
.class public LB26965384;
|
|
.super LB26965384Super;
|
|
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
const v0, 0
|
|
iput v0, p0, LB26965384;->a:I
|
|
invoke-direct {p0}, LB26965384Super;-><init>()V
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# Just by loading this class we should fail. It doesn't really matter what's in
|
|
# this method.
|
|
.method public static run()V
|
|
.registers 4
|
|
new-instance v0, LB26965384;
|
|
invoke-direct {v0}, LB26965384;-><init>()V
|
|
return-void
|
|
.end method
|