Toggle navigation
uPaste
home
archive
contact us
popular
upgrade
sign in / sign up
Sign In
Register
Forgot Password
Sign In
Sign Up
Reset
viewing paste
Unknown #22715
|
Java
Posted on the
29th January, 2016 at 0:51:18
Copied to clipboard
Copy this Paste
Raw Text
Download
Report Paste
Print
Embed
1
2
3
public
static
void
main
(
String
...
args
)
{
System
.
out
.
println
(
"hello world"
)
;
}
Viewed 743 times, submitted by Guest.
public static void main(String... args) { System.out.println("hello world"); }
fb
tweet
in
reddit