9 lines
71 B
Plaintext
9 lines
71 B
Plaintext
PROTOCOL PROTO
|
|
CASE
|
|
foo
|
|
:
|
|
PROC P ()
|
|
CHAN OF INT c:
|
|
c ! foo
|
|
:
|