headroom-0.3.1.0: test-data/code-samples/purescript/full.purs
-- Some module header here -- Some comment here module Test where foo :: String foo = "Hello, world!"
-- Some module header here -- Some comment here module Test where foo :: String foo = "Hello, world!"