#!/usr/bin/env groovy
// Groovy: SLOC=1 KLOC=0
// A check that the Groovy/Racket hashbang quirk works
print "Hello World!\n"
