From 38762345e0de289a2c657b5242ce33f1a9baf939 Mon Sep 17 00:00:00 2001 From: poorna2152 Date: Wed, 10 Apr 2024 11:27:23 +0530 Subject: [PATCH] Update the output --- examples/multiple-receive/multiple_receive.out | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/multiple-receive/multiple_receive.out b/examples/multiple-receive/multiple_receive.out index 68ed1e72c5..138f4d93de 100644 --- a/examples/multiple-receive/multiple_receive.out +++ b/examples/multiple-receive/multiple_receive.out @@ -1,3 +1,2 @@ $ bal run multiple_receive.bal -2 -3 +{"a":2,"b":3}