haskell-names-0.9.9.1: tests/exports/ExportAmbiguous.hs.golden
[ Data
{ symbolModule = ModuleName () "ExportAmbiguous"
, symbolName = Ident () "DataType"
}
, Constructor
{ symbolModule = ModuleName () "ExportAmbiguous"
, symbolName = Ident () "Constructor1"
, typeName = Ident () "DataType"
}
, Constructor
{ symbolModule = ModuleName () "ExportAmbiguous"
, symbolName = Ident () "Constructor2"
, typeName = Ident () "DataType"
}
]