comparison vimtutor.com @ 26372:f5727e2603f0 v8.2.3717

patch 8.2.3717: Vim9: error for constant list size is only given at runtime Commit: https://github.com/vim/vim/commit/db9ff9ab5d7ce1fcc2c4106e7ad49151a323996c Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 1 17:38:01 2021 +0000 patch 8.2.3717: Vim9: error for constant list size is only given at runtime Problem: Vim9: error for constant list size is only given at runtime. Solution: Give the error at compile time if possible.
author Bram Moolenaar <Bram@vim.org>
date Wed, 01 Dec 2021 18:45:03 +0100
parents 6f55637de261
children
comparison
equal deleted inserted replaced
26371:7f4ef8856810 26372:f5727e2603f0