summaryrefslogtreecommitdiffstats
path: root/third_party/rust/wast/tests/parse-fail/string2.wat.err
blob: bb7a7166ced2d56f507f9a19dd616136e6c58f38 (plain)
1
2
3
4
5
invalid string escape 'x'
     --> tests/parse-fail/string2.wat:2:13
      |
    2 |   (import "\x"))
      |             ^