let override_flag loc = function | Ast.OvOverride -> Override | Ast.OvNil -> Fresh | _ -> error loc "antiquotation not allowed here"