Files
cli/vendor/wit-component/tests/components/adapt-export-save-args/module.wat

5 lines
90 B
Plaintext
Raw Normal View History

(module
(import "old" "nargs" (func (result i32)))
(func (export "the_entrypoint"))
)