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