benchmark/bench/hello.groovy (
1
lines of code) (
raw
):
/* * The Computer Language Shootout * http://shootout.alioth.debian.org/ * * contributed by Jochen Hinrichsen */ println 'hello world'