* fix runtime check

This commit is contained in:
peter 2003-12-08 22:39:36 +00:00
parent 57b4d5a0b9
commit cab15224db

View File

@ -21,6 +21,7 @@ var
end; end;
begin begin
l:=5;
{$asmmode att} {$asmmode att}
asm asm
movl l,%eax movl l,%eax