public
class
simple
{
public
static
void
main
(
String
[
]
args
)
{
System
.
out
.
println
(
"hi"
)
;
}
}
syntax highlighted by
Code2HTML
, v. 0.9.1