summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc017.hs
blob: ec51aeb8d0b385b00566816584acd970d5dd6b89 (plain)
1
2
3
4
module ShouldSucceed where

v | True = v+1
  | False = v