diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-13 13:43:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-13 13:52:32 +0200 |
commit | 355534c22ab547bceae189e11ce36fa0dea4e743 (patch) | |
tree | c93af55fb30dd13da13bbcadd3729ed386f6e824 /tests/function/install | |
parent | e5d55e3245e148d675d4be607f1bfa944c4559e7 (diff) |
Cutoff append/prepend overrides that come before assignment override
For example:
$ b x+=1 x=2 x+=3
Should result in '2 3', not '1 2 3'.
Diffstat (limited to 'tests/function/install')
0 files changed, 0 insertions, 0 deletions