diff options
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/T10268.stderr')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/T10268.stderr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/annotations/T10268.stderr b/testsuite/tests/ghc-api/annotations/T10268.stderr new file mode 100644 index 0000000000..de983a26bf --- /dev/null +++ b/testsuite/tests/ghc-api/annotations/T10268.stderr @@ -0,0 +1,10 @@ + +Test10268.hs:5:6: + Not in scope: ‘footemplate’ + In the untyped splice: $footemplate + +Test10268.hs:7:14: + Not in scope: type constructor or class ‘Pattern’ + +Test10268.hs:10:10: + Not in scope: type constructor or class ‘Pattern’ |