view .coveralls.yml @ 23970:ba79ceac82ec v8.2.2527

patch 8.2.2527: Vim9: lambda return type is not determined at script level Commit: https://github.com/vim/vim/commit/064095012c0b8e4e43e75834b337115950898fbf Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 17 17:00:27 2021 +0100 patch 8.2.2527: Vim9: lambda return type is not determined at script level Problem: Vim9: lambda return type is not determined at script level. Solution: Compile the lambda to get the return type. (closes https://github.com/vim/vim/issues/7843)
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Feb 2021 17:15:03 +0100
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions