Files
cli/vendor/wit-component/tests/components/export-name-shuffling/module.wat

4 lines
49 B
Plaintext
Raw Normal View History

(module
(func (export "name#a") (param i32))
)