8 lines
65 B
Plaintext
8 lines
65 B
Plaintext
PROC p ()
|
|
INT x:
|
|
SEQ
|
|
x := 42
|
|
[x]INT blah:
|
|
SKIP
|
|
:
|