diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/T10508.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T10508.stderr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/T10508.stderr b/testsuite/tests/ghci/scripts/T10508.stderr index 8cbcb2936d..89392b3ea8 100644 --- a/testsuite/tests/ghci/scripts/T10508.stderr +++ b/testsuite/tests/ghci/scripts/T10508.stderr @@ -8,3 +8,5 @@ In the first argument of ‘return’, namely ‘id’ In the expression: return id In the second argument of ‘(.)’, namely ‘(\ _ -> return id)’ +unknown command ':macro' +use :? for help. |