aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/channel.txt
diff options
context:
space:
mode:
authorJaden Weiss <[email protected]>2019-10-18 12:04:15 -0400
committerRon Evans <[email protected]>2019-11-04 09:15:21 +0100
commitcdff0bd3ee55e25797fbf7f722d90940b55a9d96 (patch)
tree6a98361800351eb28b029b16fd0c636549626ade /testdata/channel.txt
parentfa25fa1b0cba5c942c999d061245dc4c06b57b06 (diff)
downloadtinygo-cdff0bd3ee55e25797fbf7f722d90940b55a9d96.tar.gz
tinygo-cdff0bd3ee55e25797fbf7f722d90940b55a9d96.zip
add blocking select
Diffstat (limited to 'testdata/channel.txt')
-rw-r--r--testdata/channel.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/channel.txt b/testdata/channel.txt
index 5415434b6..b7036f2b2 100644
--- a/testdata/channel.txt
+++ b/testdata/channel.txt
@@ -31,3 +31,4 @@ closed buffered channel recieve: 3
closed buffered channel recieve: 4
closed buffered channel recieve: 0
hybrid buffered channel recieve: 2
+blocking select sum: 3