diff options
Diffstat (limited to 'test/parse/all-features.txt')
-rw-r--r-- | test/parse/all-features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parse/all-features.txt b/test/parse/all-features.txt index 9ddf2c2c..cdb06660 100644 --- a/test/parse/all-features.txt +++ b/test/parse/all-features.txt @@ -21,7 +21,7 @@ ;; saturating float-to-int f32.const 0 - i32.trunc_s:sat/f32 + i32.trunc_sat_f32_s drop ;; sign extention |