diff options
Diffstat (limited to 'test/dump/basic.txt')
-rw-r--r-- | test/dump/basic.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump/basic.txt b/test/dump/basic.txt index c1307ee8..9088b07c 100644 --- a/test/dump/basic.txt +++ b/test/dump/basic.txt @@ -96,7 +96,7 @@ Code Disassembly: 000026: 41 00 | i32.const 0 000028: 41 00 | i32.const 0 00002a: 28 02 00 | i32.load 2 0 - 00002d: 41 01 | i32.const 0x1 + 00002d: 41 01 | i32.const 1 00002f: 6a | i32.add 000030: 36 02 00 | i32.store 2 0 000033: 20 00 | get_local 0 |