haskell-names-0.5.1: tests/annotations/Wildcards.hs.golden
RecordWildCards at 1:14 is none
DataTypeWithSelectors at 4:17 is import part for a global data type, Prelude.DataTypeWithSelectors
DataTypeWithSelectors at 4:39 is a global constructor, Prelude.DataTypeWithSelectors
selector1 at 4:61 is a global selector, Prelude.selector1
u at 6:1 is a global value, Wildcards.u
DataTypeWithSelectors at 6:6 is a global data type, Prelude.DataTypeWithSelectors
DataTypeWithSelectors at 6:6 is a global data type, Prelude.DataTypeWithSelectors
() at 6:31 is none
u at 7:1 is a value bound here
DataTypeWithSelectors at 7:3 is a global constructor, Prelude.DataTypeWithSelectors
DataTypeWithSelectors at 7:3 is a global constructor, Prelude.DataTypeWithSelectors
.. at 7:25 is a record pattern wildcard which brings the following fields: Prelude.selector1
x at 7:35 is a value bound here
selector1 at 7:39 is a local value defined at 7:25
selector1 at 7:39 is a local value defined at 7:25
() at 7:52 is none