summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/cmdFail005.hs
blob: a665ddd916fee82a3c4dde1a188b8e250ee38da7 (plain)
1
2
3
4
{-# LANGUAGE Arrows #-}
module CmdFail005 where

f = proc x -> x@(_ -< _)