brittany/data/Test243.hs

3 lines
57 B
Haskell

{-# LANGUAGE PatternSynonyms #-}
pattern x :> y = [x, y]