smali/smalidea/testData/InvalidMethod.smalidea
Ben Gruver aa06a4c782 Improve parsing of an invalid SmaliMethod with no .end method
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.
2015-02-14 18:09:29 -08:00

4 lines
54 B
Plaintext

.class Ltest;
.super Ljava/lang/Object;
.method .blah