This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
1b7504a191
piston
/
packages
/
java
/
15.0.2
/
test.java
5 lines
112 B
Java
Raw
Blame
History
public
class
HelloWorld
{
public
static
void
main
(
String
[
]
args
)
{
System
.
out
.
println
(
"
OK
"
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink