* fixed test.

git-svn-id: trunk@7748 -
This commit is contained in:
yury 2007-06-20 20:11:33 +00:00
parent e305433639
commit be65e77702

View File

@ -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...');