mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 15:39:29 +02:00
* added missing "end." (fixup for r46904)
git-svn-id: trunk@46906 -
This commit is contained in:
parent
aa75d39ab5
commit
0904ea0c3f
@ -18,3 +18,4 @@ begin
|
||||
Writeln(HexStr(Value, 4));
|
||||
v := swapendian(Value);
|
||||
Writeln(HexStr(v, 4));
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user