Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    Using ":call" inside "if 0" does not see that a function returns a
            Dict and gives error for "." as string concatenation.
Solution:   Use eval0() to skip over the expression.  (Yasuhiro Matsumoto)
6d0efdaa
Name Last commit Last update