diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T7906.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T7906.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/T7906.stderr b/testsuite/tests/rename/should_fail/T7906.stderr index 30ccbed6e9..3f06d8b2fb 100644 --- a/testsuite/tests/rename/should_fail/T7906.stderr +++ b/testsuite/tests/rename/should_fail/T7906.stderr @@ -1,4 +1,4 @@ T7906.hs:5:16: - The INLINABLE pragma for ‛foo’ lacks an accompanying binding + The INLINABLE pragma for ‘foo’ lacks an accompanying binding (You cannot give a INLINABLE pragma for a record selector or class method) |