art/test/800-smali/smali/b_18800943_1.smali

10 lines
241 B
Smali
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
.class public LB18800943_1;
.super Ljava/lang/Object;
# This constructor should fail verification as the object is not initialized by a super-call.
.method public constructor <init>()V
.registers 1
nop
return-void
.end method