summaryrefslogtreecommitdiff
path: root/test/complexTextNames.wast
blob: f27ca56b34ed0e2fd799fcbafd4e6a724abb2326 (plain)
1
2
3
4
(module
  (func $foo\20\28.bar\29)
  (func "$zoo (.bar)" (call $foo\20\28.bar\29))
)