All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Lib.examples.hello.j Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
.class public hello
.super java/lang/Object

.method public static main : ([Ljava/lang/String;)V
    .limit stack 10
    .limit locals 10

    getstatic java/lang/System out Ljava/io/PrintStream;
    ldc "Hello World!"
    invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
    return
.end method




© 2015 - 2025 Weber Informatics LLC | Privacy Policy