summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/ParserNoBinaryLiterals2.stderr
blob: 4a756d6e2727edca72041099b85a655cb416dc67 (plain)
1
2
3
4
5

ParserNoBinaryLiterals2.hs:8:4:
    Constructor ‘W#’ should have 1 argument, but has been given 2
    In the pattern: W# 0 b0##
    In an equation for ‘f’: f (W# 0 b0##) = ()