This website requires JavaScript.
Explore
Help
Sign In
3009694
/
TestPr2
Watch
1
Star
0
Fork
You've already forked TestPr2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
TestPr2
/
Test.java
6 lines
116 B
Java
Raw
Permalink
Blame
History
public
class
Test
{
public
static
void
main
(
String
[
]
args
)
{
System
.
out
.
println
(
"Hello World"
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink