mirror of
https://github.com/revanced/smali.git
synced 2025-05-28 11:50:12 +02:00
13 lines
209 B
Plaintext
13 lines
209 B
Plaintext
.annotation .blah Lblah;
|
|
.end annotation
|
|
|
|
.annotation runtime .blah
|
|
.end annotation
|
|
|
|
.annotation runtime Lblah;
|
|
blah .blah .blah
|
|
.end annotation
|
|
|
|
.annotation runtime Lblah;
|
|
blah = .blah .blah
|
|
.end annotation |