diff options
Diffstat (limited to 'testsuite/tests/th/T5971.stderr')
-rw-r--r-- | testsuite/tests/th/T5971.stderr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/th/T5971.stderr b/testsuite/tests/th/T5971.stderr index 9f3f993813..16eb00a051 100644 --- a/testsuite/tests/th/T5971.stderr +++ b/testsuite/tests/th/T5971.stderr @@ -8,4 +8,3 @@ T5971.hs:6:7: $(newName "x" >>= varE) To see what the splice expanded to, use -ddump-splices In the expression: $(newName "x" >>= varE) - In a pattern binding: _ = $(newName "x" >>= varE) |