4 lines
89 B
Text
4 lines
89 B
Text
|
|
declare x float, y float (15), z float (18);
|
||
|
|
|
||
|
|
put skip list (huge(x), huge(y), huge(z));
|