mirror of
https://github.com/revanced/smali.git
synced 2025-06-12 20:27:36 +02:00
Add better error recovery for the type_descriptor rule
This commit is contained in:
@ -17,3 +17,8 @@ invoke-virtual {v0}, Lblah;->blah .blah )V
|
||||
.registers 1
|
||||
invoke-virtual {v0}, Lblah;->blah(I .blah V
|
||||
.end method
|
||||
|
||||
.method blah5()V
|
||||
.registers 1
|
||||
invoke-virtual {v0}, Lblah;->blah())V
|
||||
.end method
|
||||
|
Reference in New Issue
Block a user