haskell-src-exts-1.24.0: tests/examples/ContextOrdering.hs.prettyprinter.golden
{-# LANGUAGE ConstraintKinds #-}
module ContextOrdering where
foo :: (x m a) => Int
foo = 5
{-# LANGUAGE ConstraintKinds #-}
module ContextOrdering where
foo :: (x m a) => Int
foo = 5