Skip to content

Instantly share code, notes, and snippets.

@draftcode
Created December 4, 2011 08:58
Show Gist options
  • Select an option

  • Save draftcode/1429662 to your computer and use it in GitHub Desktop.

Select an option

Save draftcode/1429662 to your computer and use it in GitHub Desktop.
.class test
.super java/lang/Object
.method public static main([LString;)V
.limit stack 10
.limit locals 2
iconst_5
istore_1
loop:
iinc 1 -1
iload 1
dup
ifeq break
goto loop
break:
return
.end method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment