mirror of
https://github.com/revanced/smali.git
synced 2025-06-13 04:27:38 +02:00
Improve error handling for literal parsing
This commit is contained in:
@ -6,4 +6,8 @@
|
||||
|
||||
.annotation runtime Lblah;
|
||||
blah .blah .blah
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Lblah;
|
||||
blah = .blah .blah
|
||||
.end annotation
|
Reference in New Issue
Block a user