hdiff
packages
feed
aihc-parser
-1.0.0.2: test/Test/Fixtures/oracle/RecordSyntax/as-field-construction.hs
{- ORACLE_TEST pass -} data Node = Node {as :: Int} f :: Node f = Node {as = 1}