diff options
Diffstat (limited to 'test/passes/nm.txt')
-rw-r--r-- | test/passes/nm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/nm.txt b/test/passes/nm.txt index 5ca99cce9..22e67cd8c 100644 --- a/test/passes/nm.txt +++ b/test/passes/nm.txt @@ -9,7 +9,7 @@ ) (func $b (type $0) (drop - (loop $loop-in1 i32 + (loop $loop-in1 (result i32) (nop) (i32.const 1000) ) |