mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-29 18:19:18 +02:00
* Fixed unclosed comment causing the test to fail for a completely unrelated reason.
git-svn-id: trunk@21725 -
This commit is contained in:
parent
595f28e6fa
commit
335d9346dd
@ -2,7 +2,7 @@
|
||||
{%skiptarget=darwin,aix}
|
||||
|
||||
{ darwin limits statically declared data structures to 32 bit for efficiency reasons }
|
||||
{ the aix assembler cannot deal with the way we declare these arrays in assembler code )
|
||||
{ the aix assembler cannot deal with the way we declare these arrays in assembler code }
|
||||
|
||||
program tb0528;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user