You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
332 B
15 lines
332 B
.class public LMain;
|
|
.super Ljava/lang/Object;
|
|
|
|
|
|
|
|
.method public static main([Ljava/lang/String;)V
|
|
.registers 2
|
|
|
|
sget-object v0, Ljava/lang/System;->out:Ljava/io/PrintStream;
|
|
sget-object v1, LEnum;->VALUE1:LEnum;
|
|
|
|
invoke-virtual {v0, v1}, Ljava/io/PrintStream;->println(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method |