6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
PROC P ()
|
|
INT x:
|
|
INT32 y:
|
|
x := INT ROUND y
|
|
:
|