fpc/tests/webtbf/tw39652.pp

8 lines
77 B
ObjectPascal

{ %fail }
program onepoptoomanycrash;
{$PUSH}
{$POP}
{$POP}
begin
end.