diff options
Diffstat (limited to 'test/unit.fromasm.clamp')
-rw-r--r-- | test/unit.fromasm.clamp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/unit.fromasm.clamp b/test/unit.fromasm.clamp index 2d0270946..501fa7145 100644 --- a/test/unit.fromasm.clamp +++ b/test/unit.fromasm.clamp @@ -886,9 +886,9 @@ ) ) ) - (call $h - (i32.const 2) - ) + ) + (call $h + (i32.const 2) ) (call $h (i32.const 3) |