5 lines
70 B
ObjectPascal
5 lines
70 B
ObjectPascal
unit test0073u;
|
|
var a : set of byte;
|
|
b : set of integer;
|
|
|
|
end. |