mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 18:09:30 +02:00
* fixed comment in test
git-svn-id: trunk@38356 -
This commit is contained in:
parent
02e57c36c2
commit
c4f66a2492
@ -4,7 +4,7 @@ program tasm23;
|
||||
|
||||
procedure t; assembler;
|
||||
asm
|
||||
mov ax, [bx[5]][di][54][-17][45][4] { mov ax, ss:[bx+di+5Bh] }
|
||||
mov ax, [bx[5]][di][54][-17][45][4] { mov ax, [bx+di+5Bh] }
|
||||
end;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user