diff options
Diffstat (limited to 'test/reg_switch.wast.fromBinary.noDebugInfo')
-rw-r--r-- | test/reg_switch.wast.fromBinary.noDebugInfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reg_switch.wast.fromBinary.noDebugInfo b/test/reg_switch.wast.fromBinary.noDebugInfo index 58b03f671..3cd9a0793 100644 --- a/test/reg_switch.wast.fromBinary.noDebugInfo +++ b/test/reg_switch.wast.fromBinary.noDebugInfo @@ -1,7 +1,7 @@ (module (type $none_=>_none (func)) (memory $0 0) - (func $0 (; 0 ;) + (func $0 (if (i32.const 0) (block $label$2 |