mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 19:29:24 +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_globals;
|
||||
|
||||
{$ifdef test_longdouble}}
|
||||
{$ifdef test_longdouble}
|
||||
value_u8bit := RESULT_U8BIT;
|
||||
value_long_double := RESULT_LONGDOUBLE;
|
||||
test_param_mixed_long_double(value_long_double, value_u8bit);
|
||||
|
Loading…
Reference in New Issue
Block a user