summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/T10313.stdout
blob: 29fa70566667ba83c914e8460c904b914cdd9c99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[([i], [(SourceText "b\x61se", base)]),
 ([w],
  [(SourceText "New Z3 API support is still incomplete and fragile: \
          \you may experience segmentation faults!",
    New Z3 API support is still incomplete and fragile: you may experience segmentation faults!)]),
 ([d],
  [(SourceText "Deprecation: \
          \you may experience segmentation faults!",
    Deprecation: you may experience segmentation faults!)]),
 ([c], [(SourceText "foo\x63", fooc), (SourceText "b\x61r", bar)]),
 ([r], [(SourceText "foo1\x67", foo1g)]),
 ([s, t], [(SourceText "a\x62", ab)]),
 ([s, c], [(SourceText "foo\x64", food)]),
 ([t, p], [(SourceText "foob\x61r", foobar)])]