let
mk glob =
if
glob
then
(
true
,
Glob
)
else
(
true
,
Loc
)