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