purescript-0.15.15: tests/purs/failing/NewtypeMultiArgs.purs
-- @shouldFailWith ErrorParsingModule module Main where import Prelude newtype Thing = Thing String Boolean
-- @shouldFailWith ErrorParsingModule module Main where import Prelude newtype Thing = Thing String Boolean