summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/cmdFail004.hs
blob: 89898cb9839c47efa738b0be156f673e1bc0f604 (plain)
1
2
3
4
{-# LANGUAGE Arrows #-}
module CmdFail004 where

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