diff options
Diffstat (limited to 'testsuite/tests/parser/should_fail/T3811d.stderr')
-rw-r--r-- | testsuite/tests/parser/should_fail/T3811d.stderr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_fail/T3811d.stderr b/testsuite/tests/parser/should_fail/T3811d.stderr new file mode 100644 index 0000000000..6f6e6c4267 --- /dev/null +++ b/testsuite/tests/parser/should_fail/T3811d.stderr @@ -0,0 +1,5 @@ + +T3811d.hs:6:11: + Type found: D Char + where type variable expected, in: b (D Char) b + |