aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/declarations/data-record-strict-field.hs
{- ORACLE_TEST pass -}
module D21 where
data StrictRec = StrictRec { payload :: !Int }{- ORACLE_TEST pass -}
module D21 where
data StrictRec = StrictRec { payload :: !Int }