diff options
Diffstat (limited to 'testsuite/tests/ghci/should_fail/T18052b.stderr')
| -rw-r--r-- | testsuite/tests/ghci/should_fail/T18052b.stderr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/should_fail/T18052b.stderr b/testsuite/tests/ghci/should_fail/T18052b.stderr new file mode 100644 index 0000000000..30d2a389ab --- /dev/null +++ b/testsuite/tests/ghci/should_fail/T18052b.stderr @@ -0,0 +1,3 @@ + +<interactive>:1:1: error: + GHCi can't bind a variable of unlifted type: (%%%) :: GHC.Prim.Int# |
