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

ParserNoBinaryLiterals2.hs:8: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##) = ()