fpc/tests/tbf/tb63.pp
2000-11-29 23:14:10 +00:00

9 lines
73 B
ObjectPascal

{ Old file: tbf0315.pp }
{ }
begin
asm
movl $%1000, %eax
end;
end.