mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 16:59:35 +02:00
10 lines
83 B
ObjectPascal
10 lines
83 B
ObjectPascal
{ %FAIL }
|
|
{ Old file: tbf0315.pp }
|
|
{ }
|
|
|
|
begin
|
|
asm
|
|
movl $%1000, %eax
|
|
end;
|
|
end.
|