Mercurial > vim
view .codecov.yml @ 25042:3f39b6b73019 v8.2.3058
patch 8.2.3058: Vim9: cannot use ternary operator in parenthesis
Commit: https://github.com/vim/vim/commit/015cf103115f9a0380ae3e3e85a77792cfe87d49
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jun 26 21:52:02 2021 +0200
patch 8.2.3058: Vim9: cannot use ternary operator in parenthesis
Problem: Vim9: cannot use ternary operator in parenthesis.
Solution: Do not use "==" for a default argument value. (closes https://github.com/vim/vim/issues/8462)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 26 Jun 2021 22:00:05 +0200 |
parents | 3b378f03f713 |
children | 8bb342f944d3 |