fn max(a: bool, b: bool) bool { { return a or b; } } // syntax