chore(smali): add tests

This commit is contained in:
Amaan Qureshi 2023-04-24 19:12:06 -04:00
parent 9f157094cd
commit b39e6bd615
7 changed files with 420 additions and 1 deletions

View file

@ -0,0 +1,12 @@
.class public Lbaksmali/test/class;
.super Ljava/lang/Object;
.source "baksmali_test_class.smali"
.field public static annotationStaticField:Lsome/annotation; = .subannotation Lsome/annotation;
value1 = "test"
value2 = .subannotation Lsome/annotation;
value1 = "test2"
value2 = Lsome/enum;
.end subannotation
.end subannotation