ghc-exactprint-0.5.3.0: tests/examples/ghc8/T11959.hs
{-# LANGUAGE PatternSynonyms #-}
module Main where
import T11959Lib (Vec2(..), pattern (:>))
main = return ()
{-# LANGUAGE PatternSynonyms #-}
module Main where
import T11959Lib (Vec2(..), pattern (:>))
main = return ()