view src/testdir/test_alot_latin.vim @ 23808:baf9069f64ca v8.2.2445

patch 8.2.2445: Vim9: no proper error for lambda missing return type Commit: https://github.com/vim/vim/commit/0346b799fc228a3b48967ca0747e6b23586dbaa6 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 31 22:18:29 2021 +0100 patch 8.2.2445: Vim9: no proper error for lambda missing return type Problem: Vim9: no proper error for lambda missing return type. Solution: Check for this error. (closes https://github.com/vim/vim/issues/7758)
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 Jan 2021 22:30:03 +0100
parents 318eaa6fa973
children
line wrap: on
line source

" A series of tests that can run in one Vim invocation.
" This makes testing go faster, since Vim doesn't need to restart.

" These tests use latin1 'encoding'.  Setting 'encoding' is in the individual
" files, so that they can be run by themselves.

source test_regexp_latin.vim