• Joe Conway's avatar
    Tighened up syntax checking of array input processing considerably. Junk that · cb50ee28
    Joe Conway authored
    was previously allowed in odd places with odd results now causes an ERROR.
    Also changed behavior with respect to whitespace -- trailing whitespace is
    now ignored as well as leading whitespace (which has always been ignored).
    
    Documentation updated to reflect change in whitespace handling. Also some
    refactoring to what I believe is a more sensible order of several paragraphs.
    cb50ee28
arrayfuncs.c 89.2 KB