Mercurial > vim
diff src/testdir/test_expand.vim @ 20909:0d7465881b06 v8.2.1006
patch 8.2.1006: Vim9: require unnecessary return statement
Commit: https://github.com/vim/vim/commit/efd885559405e1561d577e1b0e6fa827705d285e
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jun 18 20:50:10 2020 +0200
patch 8.2.1006: Vim9: require unnecessary return statement
Problem: Vim9: require unnecessary return statement.
Solution: Improve the use of the had_return flag. (closes https://github.com/vim/vim/issues/6270)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 18 Jun 2020 21:00:04 +0200 |
parents | 2c4d9ca33769 |
children | 9865f996a3c0 |