art/test/800-smali/smali/EmptySparseSwitch.smali

18 lines
252 B
Smali
Raw Normal View History

2025-08-25 08:21:32 +08:00
.class public LEmptySparseSwitch;
.super Ljava/lang/Object;
.method public static run()V
.registers 2
const v0, 0
sparse-switch v0, :SparseSwitch
return-void
:SparseSwitch
.sparse-switch
.end sparse-switch
.end method