hsimport-0.2.6.7: tests/inputFiles/SymbolTest12.hs
module Test where import Foo.Bar import Foo.Bar.Blub import Ugah.Argh import Control.Applicative (pure, (<$>)) f :: Int -> Int f = (+ 3)
module Test where import Foo.Bar import Foo.Bar.Blub import Ugah.Argh import Control.Applicative (pure, (<$>)) f :: Int -> Int f = (+ 3)