purescript-0.15.0: tests/purs/failing/AnonArgument3.purs
-- @shouldFailWith IncorrectAnonymousArgument module Main where import Prelude test :: Int -> Int test = 1 + _
-- @shouldFailWith IncorrectAnonymousArgument module Main where import Prelude test :: Int -> Int test = 1 + _