Mercurial > vim
annotate .coveralls.yml @ 25525:8880eb140a00 v8.2.3299
patch 8.2.3299: Vim9: exists() does not handle much at compile time
Commit: https://github.com/vim/vim/commit/5671f3f076573fa9133bc210d6580067698d9a1b
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Aug 5 22:48:11 2021 +0200
patch 8.2.3299: Vim9: exists() does not handle much at compile time
Problem: Vim9: exists() does not handle much at compile time.
Solution: Handle variable names. (closes https://github.com/vim/vim/issues/8688)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 05 Aug 2021 23:00:04 +0200 |
parents | 1984a3fcc953 |
children |
rev | line source |
---|---|
23209
1984a3fcc953
patch 8.2.2150: Github actions CI isn't used for all available platforms
Bram Moolenaar <Bram@vim.org>
parents:
diff
changeset
|
1 service_name: github-actions |