summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_compile/rn049.stderr
blob: 766c68105132d555a27e722e503b2ac7686f711e (plain)
1
2
3
4

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