;;; TOOL: run-interp-spec ;;; STDIN_FILE: third_party/testsuite/proposals/multi-memory/imports0.wast ;;; ARGS*: --enable-multi-memory (;; STDOUT ;;; out/test/spec/multi-memory/imports0.wast:21: assert_unlinkable passed: error: expected import "test.memory-2-inf" to have kind func, not memory out/test/spec/multi-memory/imports0.wast:25: assert_unlinkable passed: error: expected import "test.memory-2-4" to have kind func, not memory out/test/spec/multi-memory/imports0.wast:30: assert_unlinkable passed: error: expected import "test.memory-2-inf" to have kind global, not memory out/test/spec/multi-memory/imports0.wast:34: assert_unlinkable passed: error: expected import "test.memory-2-4" to have kind global, not memory out/test/spec/multi-memory/imports0.wast:39: assert_unlinkable passed: error: expected import "test.memory-2-inf" to have kind table, not memory out/test/spec/multi-memory/imports0.wast:43: assert_unlinkable passed: error: expected import "test.memory-2-4" to have kind table, not memory 7/7 tests passed. ;;; STDOUT ;;)