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

rn049.hs:12:6: Warning:
    accepting non-standard pattern guards (use PatternGuards to suppress this message)
        x <- 1 * 2 + 3 * 4