Parenthesis

Walter Bright newshound at digitalmars.com
Thu Dec 28 20:12:10 PST 2006


Wolven wrote:
> I realize the parser ignores "whitespace", but why would it combine what are
> clearly seperate tokens..  i.e. DO, 10, and I?  Seems like a logic error in the
> compiler.

That's the way FORTRAN is defined. Whitespace is ignored.



More information about the Digitalmars-d mailing list