diff options
Diffstat (limited to 'test/dump/try-exports.txt')
-rw-r--r-- | test/dump/try-exports.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/dump/try-exports.txt b/test/dump/try-exports.txt index 66b7a43b..13e917c2 100644 --- a/test/dump/try-exports.txt +++ b/test/dump/try-exports.txt @@ -1,5 +1,6 @@ ;;; TOOL: run-objdump -;;; ARGS: -v --headers --enable-exceptions +;;; ARGS0: -v --enable-exceptions +;;; ARGS1: --headers (module (except $ex i32) (export "except" (except $ex)) |