brittany/data/Test240.hs

3 lines
55 B
Haskell

{-# LANGUAGE PatternSynonyms #-}
pattern F x <- (x, _)