brittany/data/Test314.hs

3 lines
63 B
Haskell

{-# LANGUAGE RecordWildCards #-}
v = A { a = 1, b = 2, c = 3 }