Mercurial > vim
comparison runtime/syntax/web.vim @ 25603:525ef4d1d412 v8.2.3338
patch 8.2.3338: Vim9: no type check when assigning a list range
Commit: https://github.com/vim/vim/commit/89071cb6a116a74f78f77a1853e6fada44872a15
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Aug 13 18:20:09 2021 +0200
patch 8.2.3338: Vim9: no type check when assigning a list range
Problem: Vim9: no type check when assigning a list range. (Naohiro Ono)
Solution: Check the member type. (closes https://github.com/vim/vim/issues/8750)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 13 Aug 2021 18:30:03 +0200 |
parents | 43efa4f5a8ea |
children |
comparison
equal
deleted
inserted
replaced
25602:39d590a60afb | 25603:525ef4d1d412 |
---|