summaryrefslogtreecommitdiff
path: root/test/binaryen.js/reloc.js.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/binaryen.js/reloc.js.txt')
-rw-r--r--test/binaryen.js/reloc.js.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/binaryen.js/reloc.js.txt b/test/binaryen.js/reloc.js.txt
index aa7bfc66e..729f29b9d 100644
--- a/test/binaryen.js/reloc.js.txt
+++ b/test/binaryen.js/reloc.js.txt
@@ -6,7 +6,7 @@
(data (global.get $memory_base) "data data")
(table $0 1 funcref)
(elem (global.get $table_base) $func $func)
- (func $func (; 0 ;)
+ (func $func
(nop)
)
)