Walter Bright: > Arbitrary, yes. Wrong? no - specifying it removes another source of > potential user bugs. Left-to-right is natural because that's the way we > read things. If the language accepts only pure expressions inside function calls then it keeps being safe, despite using the most efficient order the compiler finds. Bye, bearophile