hsimport-0.11.0: tests/goldenFiles/SymbolTest41.hs
{-# Language PatternGuards #-}
module Blub
( blub
, foo
, bar
) where
import Control.Applicative hiding (t)
import Ugah.Blub
( a
, b
, c
)
f :: Int -> Int
f = (+ 3)
r :: Int -> Int
r =