purescript-0.12.0: tests/purs/failing/EmptyClass.purs
-- @shouldFailWith ErrorParsingModule module Main where class Foo x where bar :: String bar = "hello"
-- @shouldFailWith ErrorParsingModule module Main where class Foo x where bar :: String bar = "hello"