terra foo(a : float, b : float, c : float, d : float) return a * (b - c) end foo:printpretty()