7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
|
INTERFACE Issue297;
|
||
|
|
||
|
TYPE
|
||
|
INTEGER32 = [-16_7fffffff-1 .. 16_7fffffff];
|
||
|
|
||
|
END Issue297.
|