mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 23:29:13 +02:00
* fixed typo
git-svn-id: trunk@8403 -
This commit is contained in:
parent
91629f810f
commit
7a94d05e23
@ -502,7 +502,7 @@ begin
|
|||||||
clear_values;
|
clear_values;
|
||||||
clear_globals;
|
clear_globals;
|
||||||
|
|
||||||
{$ifdef test_longdouble}}
|
{$ifdef test_longdouble}
|
||||||
value_u8bit := RESULT_U8BIT;
|
value_u8bit := RESULT_U8BIT;
|
||||||
value_long_double := RESULT_LONGDOUBLE;
|
value_long_double := RESULT_LONGDOUBLE;
|
||||||
test_param_mixed_long_double(value_long_double, value_u8bit);
|
test_param_mixed_long_double(value_long_double, value_u8bit);
|
||||||
|
Loading…
Reference in New Issue
Block a user