summaryrefslogtreecommitdiff
path: root/test/parse/module/struct-mut-field.txt
blob: 8189179aa7beb78a89bd297c5ce67c61f93a85ad (plain)
1
2
3
;;; TOOL: wat2wasm
;;; ARGS: --enable-gc
(type (struct (mut f32) (field (mut f64))))