summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/read032.hs
blob: 634f6b5fa902fb14c9787b3056023ffc88a0f146 (plain)
1
2
3
4
module ShouldCompile where

-- !!! Record declarations with zero fields are allowed
data Foo = Foo{}