summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/success/recordB.txt
blob: e2c50f9d51e04ee1bcab18da4427c46118f661f9 (plain)
1
{ bar = 2, baz = True, foo = +1 } : { bar : Natural, baz : Bool, foo : Integer }