5 lines
49 B
ObjectPascal
5 lines
49 B
ObjectPascal
|
|
begin
|
||
|
|
case 1 of
|
||
|
|
1: var t: integer
|
||
|
|
end;
|
||
|
|
end.
|