summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn049.stderr
blob: 6812c2a2db3dfd1afd01916ac9c7795370dcebcb (plain)
1
2
3
4
5

rn049.hs:12:6: warning: [GHC-59119] [-Wunclassified (in -Wdefault)]
    accepting non-standard pattern guards
        x <- 1 * 2 + 3 * 4
    Suggested fix: Perhaps you intended to use PatternGuards