mirror of
https://github.com/revanced/smali.git
synced 2025-05-02 23:54:38 +02:00

This ensures that we still generate a SmaliMethod in this case, instead of erroring out when not matching the END_METHOD_DIRECTIVE and aborting the main SmaliMethod mark.
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
.class Ltest;
|
|
.super Ljava/lang/Object;
|
|
|
|
.method .blah |