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

ParserNoBinaryLiterals2.hs:9:4: error:
    • The 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##) = ()