summaryrefslogtreecommitdiff
path: root/test/parse/module/memory-segment-multi-string.txt
blob: 4e2c62ef98d94fc511d89a4fea476d6f53c0903e (plain)
1
2
3
4
;;; TOOL: wat2wasm
(module
  (memory
    (data "hi" "there" "how" "are" "you")))