4 lines
45 B
ObjectPascal
4 lines
45 B
ObjectPascal
begin
|
|
if true then ;
|
|
Assert(1=1);
|
|
end. |
begin
|
|
if true then ;
|
|
Assert(1=1);
|
|
end. |