mirror of
https://github.com/revanced/smali.git
synced 2025-04-30 14:44:26 +02:00

Dalvik allows accesses and definitions of fields with angle brackets It "allows" definitions of bracketed method names, but it will reject any attempt to actually call them (except <init>, of course).