Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/sheets_workspace
/
.
/
test
/
complexTextNames.wast.from-wast
blob: f055f0850564d253477d2ea873d577728a1f8962 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
type $0
(
func
))
(
export
"$zoo (.bar)"
(
func $1
))
(
func $foo\2
0
\2
8.bar
\2
9
(
type $0
)
(
nop
)
)
(
func $1
(
type $0
)
(
call $foo\2
0
\2
8.bar
\2
9
)
)
)