aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_assign.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.1546Patrick2016-07-13
Problem: Sticky type checking is more annoying than useful. Solution: Remove the error for changing a variable type. https://github.com/vim/vim/commit/f6f32c38bf3319144a84a01a154c8c91939e7acf Note: There are a bunch of other changes to eval.txt that I believe are N/A and not related to this patch.