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,8 @@
.class public Lbaksmali/test/class;
.super Ljava/lang/Object;
.source "baksmali_test_class.smali"
.method public debugTest(IIIII)V
.registers 10
.end method