brittany/data/Test293.hs

6 lines
72 B
Haskell

func =
[ (abc, (1111, 1111))
, (def, (2, 2))
, foo -- comment
]