mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:29:32 +02:00
* fixed test.
git-svn-id: trunk@7748 -
This commit is contained in:
parent
e305433639
commit
be65e77702
@ -512,12 +512,12 @@ begin
|
||||
failed := true;
|
||||
if global_u8bit <> RESULT_U8BIT then
|
||||
failed := true;
|
||||
{$endif FPC_HAS_TYPE_EXTENDED}
|
||||
|
||||
If failed then
|
||||
fail
|
||||
else
|
||||
WriteLn('Passed!');
|
||||
{$endif FPC_HAS_TYPE_EXTENDED}
|
||||
|
||||
Write('External struct parameter testing...');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user