3 lines
38 B
Text
3 lines
38 B
Text
|
|
INT var := 3;
|
||
|
|
REF INT pointer := var;
|