diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-01-16 16:49:28 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-01-16 16:49:28 +0100 |
commit | 9bbf63dbf8286fadc0cd6b3428010abb67b1b64d (patch) | |
tree | 7506f4e638db6940cbdbe4588369bf26e63263fc /src/testdir/test_eval.ok | |
parent | 4e640bd930d133889dbc9f9a77e29bab902e3b7d (diff) | |
download | vim-9bbf63dbf8286fadc0cd6b3428010abb67b1b64d.zip |
patch 7.4.1105
Problem: When using slices there is a mixup of variable name and namespace.
Solution: Recognize variables that can't be a namespace. (Hirohito Higashi)
Diffstat (limited to 'src/testdir/test_eval.ok')
-rw-r--r-- | src/testdir/test_eval.ok | bin | 11246 -> 11279 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/testdir/test_eval.ok b/src/testdir/test_eval.ok Binary files differindex cda425c92..9ffa54157 100644 --- a/src/testdir/test_eval.ok +++ b/src/testdir/test_eval.ok |