mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 00:29:25 +02:00
* added packrecords statement so the test compiles on all systems regardless
of the default packrecords value git-svn-id: trunk@7605 -
This commit is contained in:
parent
b846f2596e
commit
044e616bea
@ -1,4 +1,5 @@
|
|||||||
{$mode macpas}
|
{$mode macpas}
|
||||||
|
{$packrecords 4}
|
||||||
|
|
||||||
program FatalError_200608051;
|
program FatalError_200608051;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user