fn simple1(a: i32, b: i32) -> i32 c = add(a, b) r = return(start, c)