haskell-src-exts-1.15.0.1: tests/examples/TypeOperatorAsVariable.hs.prettyprinter.golden
{-# LANGUAGE TypeOperators #-}
module Main (main) where
type T (~>) = ()
type Foo = ()
{-# LANGUAGE TypeOperators #-}
module Main (main) where
type T (~>) = ()
type Foo = ()