view .gitattributes @ 27173:04af0c68dba8 v8.2.4115

patch 8.2.4115: cannot use a method with a complex expression Commit: https://github.com/vim/vim/commit/c665dabdf4c49a0fbf1dc566253c75c2abe2effa Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 16 19:38:07 2022 +0000 patch 8.2.4115: cannot use a method with a complex expression Problem: Cannot use a method with a complex expression. Solution: Evaluate the expression after "->" and use the result.
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Jan 2022 20:45:02 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff