diff options
Diffstat (limited to 'testsuite/tests/th/T7276a.stdout')
-rw-r--r-- | testsuite/tests/th/T7276a.stdout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/th/T7276a.stdout b/testsuite/tests/th/T7276a.stdout index 6aad44f6d5..3e8c4878a8 100644 --- a/testsuite/tests/th/T7276a.stdout +++ b/testsuite/tests/th/T7276a.stdout @@ -1,5 +1,5 @@ -<interactive>:4:9: Warning: +<interactive>:3:9: Warning: Couldn't match type ‘[Dec]’ with ‘Exp’ Expected type: Q Exp Actual type: DecsQ @@ -8,7 +8,7 @@ <interactive>:1:1: Exception when trying to run compile-time code: - <interactive>:4:9: + <interactive>:3:9: Couldn't match type ‘[Dec]’ with ‘Exp’ Expected type: Q Exp Actual type: DecsQ |