Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
module
/
export-func-named.txt
blob: 8ebe59971358cad2dd6b375a6ce4be2646f94d9c [
file
] [
log
] [
blame
] [
edit
]
(module
(func $n (result i32) (i32.const 0))
(export "n" (func $n)))