purescript-0.12.0: tests/purs/failing/TypeWildcards2.purs
-- @shouldFailWith ErrorParsingModule module TypeWildcards where import Prelude data Test = Test _
-- @shouldFailWith ErrorParsingModule module TypeWildcards where import Prelude data Test = Test _