diff options
Diffstat (limited to 'test/min.wast.fromBinary')
-rw-r--r-- | test/min.wast.fromBinary | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/min.wast.fromBinary b/test/min.wast.fromBinary index f48fdf8ec..7750086aa 100644 --- a/test/min.wast.fromBinary +++ b/test/min.wast.fromBinary @@ -14,7 +14,7 @@ ) (func $neg (type $1) (param $var$0 i32) (param $var$1 i32) (result f32) (local $var$2 f32) - (set_local $var$2 + (tee_local $var$2 (f32.neg (block $label$0 (i32.store |