diff options
author | Mark Lumsden <lum@cvs.openbsd.org> | 2019-07-11 18:20:19 +0000 |
---|---|---|
committer | Mark Lumsden <lum@cvs.openbsd.org> | 2019-07-11 18:20:19 +0000 |
commit | 68d5d4acf1ba64582d9f55ae219a12145f552f74 (patch) | |
tree | bea90fae58f6492677459e2d163470d1caa7e3cb /usr.bin/what | |
parent | d9873d02f5ac253f95bc31c8e11057525e35f834 (diff) |
Allow functions that have 1 or more parameters receive and process
multiple arguments when evaluated in a startup file or via one of the
'eval' commands.
This diff does treat the '(' and ')' chars differently during
evaluation than previously, in-so-far as they are not ignored if they
are at the end or start of a line now. However, even though these
characters are not ignored, this diff should not change the behaviour
of an extant .mg file, with '(' and ')' chars at the end and start of
a line. This situation is accomodated for in this diff (with limited
testing though).
Diffstat (limited to 'usr.bin/what')
0 files changed, 0 insertions, 0 deletions