File: bad-func-alias.wat.err

package info (click to toggle)
rust-wast 239.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,552 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (40)
1
2
3
4
5
unexpected token, expected `module`
     --> tests/parse-fail/bad-func-alias.wat:6:37
      |
    6 |     (alias export $inst "fun" (core func $alias3))
      |                                     ^