aboutsummaryrefslogtreecommitdiff
path: root/smalidea/testData/InvalidMethod4.smalidea
blob: ff86bf37985a11a9bc0fe94fe5bf2f285f3536e1 (plain)
1
2
3
4
5
6
7
8
.method blah .blah )V
.end method

.method blah(I .blah V
.end method

.method blah())V
.end method