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