diff options
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/T10280.stdout')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/T10280.stdout | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/annotations/T10280.stdout b/testsuite/tests/ghc-api/annotations/T10280.stdout new file mode 100644 index 0000000000..82a0eb20ce --- /dev/null +++ b/testsuite/tests/ghc-api/annotations/T10280.stdout @@ -0,0 +1,36 @@ +---Problems--------------------- +[ +(AK <no location info> AnnEofPos = [Test10280.hs:5:1]) +] + +-------------------------------- +[ +(AK Test10280.hs:1:1 AnnModule = [Test10280.hs:2:1-6]) + +(AK Test10280.hs:1:1 AnnWhere = [Test10280.hs:2:18-22]) + +(AK Test10280.hs:4:1-45 AnnEqual = [Test10280.hs:4:6]) + +(AK Test10280.hs:4:1-45 AnnFunId = [Test10280.hs:4:1-4]) + +(AK Test10280.hs:4:1-45 AnnSemi = [Test10280.hs:5:1]) + +(AK Test10280.hs:4:35-45 AnnCloseP = [Test10280.hs:4:45]) + +(AK Test10280.hs:4:35-45 AnnOpenP = [Test10280.hs:4:35]) + +(AK Test10280.hs:4:36-40 AnnCloseP = [Test10280.hs:4:40]) + +(AK Test10280.hs:4:36-40 AnnOpenP = [Test10280.hs:4:36]) + +(AK Test10280.hs:4:36-44 AnnVal = [Test10280.hs:4:42]) + +(AK Test10280.hs:4:37 AnnComma = [Test10280.hs:4:37]) + +(AK Test10280.hs:4:38-39 AnnCloseP = [Test10280.hs:4:39]) + +(AK Test10280.hs:4:38-39 AnnOpenP = [Test10280.hs:4:38]) + +(AK <no location info> AnnEofPos = [Test10280.hs:5:1]) +] + |