3 lines
74 B
Text
3 lines
74 B
Text
|
|
record R1 ( integer length; string(256) text );
|
||
|
|
reference(R1) ref1, ref2;
|