This website requires JavaScript.
Explore
Blog ↗
Register
Sign In
sage
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
712c1a3c9a
dotfiles
/
fake_home
/
.vim
/
templates
/
skeleton.java
6 lines
112 B
Java
Raw
Blame
History
class
Main
{
public
static
void
main
(
String
[
]
args
)
{
System
.
out
.
println
(
"
Hello, World!
"
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink