diff options
Diffstat (limited to 'test/elided-br.wasm.fromBinary')
-rw-r--r-- | test/elided-br.wasm.fromBinary | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/elided-br.wasm.fromBinary b/test/elided-br.wasm.fromBinary index 5c5ca2aee..30e95c18e 100644 --- a/test/elided-br.wasm.fromBinary +++ b/test/elided-br.wasm.fromBinary @@ -1,6 +1,6 @@ (module (type $none_=>_none (func)) - (func $0 (; 0 ;) + (func $0 (block $label$1 (unreachable) ) |