summaryrefslogtreecommitdiffstats
path: root/test/800-smali/smali/b_21645819.smali
blob: 195d66207e4c2cc9e5f04149d047718f1a7dc53c (plain)
1
2
3
4
5
6
7
8
9
.class public LB21645819;
.super Ljava/lang/Object;

# The method declares a parameter of an inaccessible class. This should not abort/kill us.

.method public static run(Lpkg/ProtectedClass;)V
.registers 10
       return-void
.end method