2 lines
34 B
Text
2 lines
34 B
Text
|
|
TYPE UByte = BITS 8 FOR [0..255];
|
|
|
TYPE UByte = BITS 8 FOR [0..255];
|