let operator_atomic = function | Prefix _ | Postfix _ | Call _ | Extern _ -> true | Infix _ | Assoc _ -> false