summaryrefslogtreecommitdiff
path: root/test/dylib.wasm.fromBinary
diff options
context:
space:
mode:
Diffstat (limited to 'test/dylib.wasm.fromBinary')
-rw-r--r--test/dylib.wasm.fromBinary2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dylib.wasm.fromBinary b/test/dylib.wasm.fromBinary
index 308dc14a8..aff341754 100644
--- a/test/dylib.wasm.fromBinary
+++ b/test/dylib.wasm.fromBinary
@@ -16,7 +16,7 @@
(export "runPostSets" (func $1))
(export "_str" (global $global$2))
(func $0 (type $1) (result i32)
- (block $label$0 i32
+ (block $label$0 (result i32)
(drop
(call $import$1
(get_global $import$0)