purescript-0.7.5.3: examples/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"