]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1607: Vim9: getchar() test fails on MS-Windows v8.2.1607
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Sep 2020 16:48:57 +0000 (18:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Sep 2020 16:48:57 +0000 (18:48 +0200)
commit636c5d5399e1a42e8eb5bcb5fede318438d2347a
tree718eef59b3273235748143bc14596651ced0249d
parent04637e243d39f791cfc97c3ce96d99ef1bf047e1
patch 8.2.1607: Vim9: getchar() test fails on MS-Windows

Problem:    Vim9: getchar() test fails on MS-Windows.
Solution:   First consume any available input.
src/testdir/test_vim9_func.vim
src/version.c