#2388 (incl previous commits)

This commit is contained in:
Ivan Bondarev 2021-01-05 14:08:28 +01:00
parent 1fb7a75570
commit d6de8a224a

View file

@ -17,5 +17,5 @@ begin
end;
begin
Assert(1=0);
Assert(1=1);
end.