diff options
Diffstat (limited to 'test/debugInfo.fromasm.imprecise')
-rw-r--r-- | test/debugInfo.fromasm.imprecise | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/test/debugInfo.fromasm.imprecise b/test/debugInfo.fromasm.imprecise index 5db316589..390aa7f1e 100644 --- a/test/debugInfo.fromasm.imprecise +++ b/test/debugInfo.fromasm.imprecise @@ -66,16 +66,8 @@ (get_local $0) (i32.const 0) ) - (block - (set_local $4 - (i32.const 0) - ) - (set_local $2 - (i32.const 0) - ) - (set_local $3 - (i32.const 1) - ) + (set_local $3 + (i32.const 1) ) (block (set_local $1 |