From 8e6c31b4e087226a2545a60907b25ed88c43cb12 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 16 Jan 2024 11:08:56 -0800 Subject: [PATCH] Update test expectations --- tests/snapshots/testsuite/comments.wast/4.print | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/snapshots/testsuite/comments.wast/4.print b/tests/snapshots/testsuite/comments.wast/4.print index ace815b0ec..0db7ab8caa 100644 --- a/tests/snapshots/testsuite/comments.wast/4.print +++ b/tests/snapshots/testsuite/comments.wast/4.print @@ -7,6 +7,8 @@ ) (func (;1;) (type 0) (result i32) i32.const 1 + i32.const 2 + return ) (func (;2;) (type 0) (result i32) i32.const 1