1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
java
Java code posted by unko
created at 07 Mar 07:32
Edit
|
Back
1
2
3
4
5
public
class
Test
{
public
void
main
(
String
args
[]
)
{
System
.
out
.
println
(
"
hoge
"
)
;
}
}
93 Bytes in 1 ms with coderay