summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T5425.hs
blob: a368edd7bb241f975c02d4f5f67498905e930396 (plain)
1
2
3
4
5
6

-- load into ghci

"λa: (Type[0] → (Type[0] → Type[0])).\
 λb: (Type[0] → Type[0]). λc: Type[0].\
   ((a c)(b c))"