view .gitattributes @ 20899:e76bddcf3341 v8.2.1001

patch 8.2.1001: Vim9: crash with nested "if" and assignment Commit: https://github.com/vim/vim/commit/72abcf42d4b28719863c3bdf72b4c05d147a7d83 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 18 18:26:24 2020 +0200 patch 8.2.1001: Vim9: crash with nested "if" and assignment Problem: Vim9: crash with nested "if" and assignment. Solution: Skip more of the assignment. Do not set ctx_skip when code is reachable.
author Bram Moolenaar <Bram@vim.org>
date Thu, 18 Jun 2020 18:30:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff