mirror of
https://github.com/revanced/smali.git
synced 2025-05-02 07:34:28 +02:00
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
.method blah()V
|
|
.registers 1
|
|
invoke-virtual {v0}, .blah->
|
|
.end method
|
|
|
|
.method blah2()V
|
|
.registers 1
|
|
invoke-virtual {v0}, Lblah;.blah
|
|
.end method |