brittany/data/Test48.hs

5 lines
61 B
Haskell

data Foo = Bar
{ foo, biz :: Baz
, bar :: Bizzz
}