Add registers directive so example will compile

This commit is contained in:
Caleb Fenton 2015-01-09 11:11:23 -08:00 committed by Ben Gruver
parent e032f1d8c7
commit 9546ddf95a

View File

@ -2,5 +2,6 @@
.super Ljava/lang/Object; .super Ljava/lang/Object;
.method public static 11()V .method public static 11()V
.registers 0
return-void return-void
.end method .end method