dhall-haskell/dhall/tests/normalization/success/haskell-tutorial/projection/0A.dhall

2 lines
40 B
Plaintext

{ x = 1, y = True, z = "ABC" }.{ x, y }