global_variable := 10 + 29 main :: () a := 10 + 20 // a := 10 + 20 b := a + 20 return thing :: () b := 20