diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/example/find_div0s.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/example/find_div0s.txt b/test/example/find_div0s.txt index 554790493..756de10c5 100644 --- a/test/example/find_div0s.txt +++ b/test/example/find_div0s.txt @@ -1,5 +1,5 @@ (module - (memory 0 4294967295) + (memory 0) (func $has_div_zero (i32.div_s (i32.const 5) |