diff options
Diffstat (limited to 'test/binaryen.js/debug-info.js.txt')
-rw-r--r-- | test/binaryen.js/debug-info.js.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/binaryen.js/debug-info.js.txt b/test/binaryen.js/debug-info.js.txt index 7802e3415..027961741 100644 --- a/test/binaryen.js/debug-info.js.txt +++ b/test/binaryen.js/debug-info.js.txt @@ -5,7 +5,6 @@ debugInfo=false (memory $0 0) (export "test" (func $0)) (func $0 - (nop) ) ) @@ -16,7 +15,6 @@ debugInfo=true (memory $0 0) (export "test" (func $test)) (func $test - (nop) ) ) @@ -27,7 +25,6 @@ debugInfo=false (memory $0 0) (export "test" (func $0)) (func $0 - (nop) ) ) |