diff options
Diffstat (limited to 'testsuite/tests/deSugar/should_compile/ds022.stderr-ghc')
-rw-r--r-- | testsuite/tests/deSugar/should_compile/ds022.stderr-ghc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/deSugar/should_compile/ds022.stderr-ghc b/testsuite/tests/deSugar/should_compile/ds022.stderr-ghc index ce6d4a52c1..7dd50a2610 100644 --- a/testsuite/tests/deSugar/should_compile/ds022.stderr-ghc +++ b/testsuite/tests/deSugar/should_compile/ds022.stderr-ghc @@ -1,6 +1,6 @@ -ds022.hs:20:1: - Warning: Pattern match(es) are overlapped - In an equation for `i': - i 1 0.011e2 = ... - i 2 2.20000 = ... +ds022.hs:20:1: Warning: + Pattern match(es) are overlapped + In an equation for āiā: + i 1 0.011e2 = ... + i 2 2.20000 = ... |