return A if FOO; return B if BAR; return C if BAZ; die "unmatched case";