diff options
Diffstat (limited to 'test/unit.wast.fromBinary.noDebugInfo')
-rw-r--r-- | test/unit.wast.fromBinary.noDebugInfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/unit.wast.fromBinary.noDebugInfo b/test/unit.wast.fromBinary.noDebugInfo index bfcc12c6b..3c24886f5 100644 --- a/test/unit.wast.fromBinary.noDebugInfo +++ b/test/unit.wast.fromBinary.noDebugInfo @@ -479,6 +479,7 @@ (f64.abs (unreachable) ) + (unreachable) ) (func $25 (type $5) (result i32) (block $label$0 @@ -502,6 +503,7 @@ (f64.abs (unreachable) ) + (unreachable) ) (func $27 (type $5) (result i32) (block $label$0 @@ -540,6 +542,7 @@ (f64.abs (unreachable) ) + (unreachable) ) (func $30 (type $5) (result i32) (if @@ -567,6 +570,7 @@ (f64.abs (unreachable) ) + (unreachable) ) (func $32 (type $5) (result i32) (loop $label$0 @@ -577,6 +581,7 @@ (f64.abs (unreachable) ) + (unreachable) ) (func $33 (type $5) (result i32) (loop $label$0 |