1 2 3 4 5 6 7 8
const ( source_root = 'temp' ) // funky - comment for function below fn funky() { println('hi') }