let
long_lident msg i =
match
ident_tag i
with
|
(i,
`
lident)
->
i
|
_
->
error (loc_of_ident i) msg