diff options
Diffstat (limited to 'test/pipes.txt')
-rw-r--r-- | test/pipes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pipes.txt b/test/pipes.txt index fbe67136..07ec43f1 100644 --- a/test/pipes.txt +++ b/test/pipes.txt @@ -2,6 +2,8 @@ ;;; RUN: bash -c '%(wasm-stats)s <(%(wat2wasm)s /dev/stdin <<<"(module)" -o /dev/stdout)' (;; STDOUT ;;; Total opcodes: 0 + Opcode counts: + Opcode counts with immediates: ;;; STDOUT ;;) |