Patch 7.0.173
commit3333ff97eb72bee9bffd0e73ccf03dc483331efe
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 29 Nov 2006 07:24:37 +0000 (29 07:24 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 29 Nov 2006 07:24:37 +0000 (29 07:24 +0000)
tree71cba737405de686e4257cc405ceabb123126082
parent73db0df5861df4ed55ca94528fec214902b46e73
Patch 7.0.173
Problem:    ":call f().TT()" doesn't work.  (Richard Emberson)
Solution:   When a function returns a Dictionary or another composite continue
           evaluating what follows.
Files:      src/eval.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@190 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/eval.c
src/version.c