ghc-mod/test/data/check-test-subdir/test/Foo.hs

4 lines
36 B
Haskell

module Foo (foo) where
foo = "foo"