pub const (
source_root = 'temp'
)
// funky - comment for function below
pub fn funky() {
println('hi')
}