Closed hornekyle closed 9 years ago
This bug was fixed as part of a previous bug report. These changes will be in the next release.
On 29/08/15 02:55 PM, Kyle Horne wrote:
If an array literal defines its type it can be mistaken as a function call. Example:
[character(32)::'a','b']
— Reply to this email directly or view it on GitHub https://github.com/cmacmackin/ford/issues/82.
Chris MacMackin Saint Mary's University Curriculum Vitae http://ap.smu.ca/%7Ecmacmack/CV.pdf
If an array literal defines its type it can be mistaken as a function call. Example:
[character(32)::'a','b']