function Test : array of something; not allowed.
Skybuck Flying <[email protected]> Fri, 21 Oct 2022 22:02:09 -0700 (PDT)
| Newsgroups | alt.comp.lang.borland-delphi |
|---|---|
| Message-ID | <[email protected]> |
Another peculiar limitation/inconsistency of the Delphi/Pascal Language: function Test : array of something; // identifier expected but array found. Bye, Skybuck.