summaryrefslogtreecommitdiff
path: root/Chalice/tests/general-tests/VariationsOfProdConsChannel.output.txt
blob: d5b9c9ee833e51f15af6889590a5b809d30c235f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Verification of VariationsOfProdConsChannel.chalice using parameters="" 

The program did not typecheck.
11.5: call of undeclared member Producer in class Program
<undefined position>: Invalid token type. Program does not declare a method Producer.
12.5: call of undeclared member Consumer in class Program
<undefined position>: Invalid token type. Program does not declare a method Consumer.
14.10: the first argument of a join async must be a token
18.5: call of undeclared member Producer in class Program
<undefined position>: Invalid token type. Program does not declare a method Producer.
19.5: call of undeclared member Consumer in class Program
<undefined position>: Invalid token type. Program does not declare a method Consumer.
20.10: the first argument of a join async must be a token