summaryrefslogtreecommitdiff
path: root/test/example/c-api-kitchen-sink.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/example/c-api-kitchen-sink.txt')
-rw-r--r--test/example/c-api-kitchen-sink.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/example/c-api-kitchen-sink.txt b/test/example/c-api-kitchen-sink.txt
index 1b8960a8c..260f51066 100644
--- a/test/example/c-api-kitchen-sink.txt
+++ b/test/example/c-api-kitchen-sink.txt
@@ -1691,8 +1691,10 @@ BinaryenFeatureAll: 1023
)
)
(try
- (throw $a-event
- (i32.const 0)
+ (do
+ (throw $a-event
+ (i32.const 0)
+ )
)
(catch
(local.set $5