mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-14 00:21:34 +00:00
6 lines
225 B
Java
Vendored
6 lines
225 B
Java
Vendored
public class HelloWorld /* HelloWorld*/ extends kotlin.script.templates.standard.ScriptTemplateWithArgs {
|
|
public HelloWorld();// .ctor()
|
|
|
|
public static final void main(java.lang.String[]);// main(java.lang.String[])
|
|
|
|
} |