view .coveralls.yml @ 23705:9092d2a4422a v8.2.2394

patch 8.2.2394: Vim9: min() and max() return type is "any" Commit: https://github.com/vim/vim/commit/9ae3705b6ebd45086ca13c0f93a93f943559bd15 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 22 22:31:10 2021 +0100 patch 8.2.2394: Vim9: min() and max() return type is "any" Problem: Vim9: min() and max() return type is "any". Solution: Use return type "number". (closes https://github.com/vim/vim/issues/7728)
author Bram Moolenaar <Bram@vim.org>
date Fri, 22 Jan 2021 22:45:03 +0100
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions