mirror of
https://github.com/revanced/smali.git
synced 2025-06-04 16:39:23 +02:00

This fixes an issue where watches on registers (among other things) don't work inside a method containing a switch statement, due to a failure analyzing the method.