Mercurial > vim
comparison src/if_cscope.h @ 24645:668df21d8bc6 v8.2.2861
patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement
Commit: https://github.com/vim/vim/commit/3b1373b193ce5fbf25e852277a4ecc98688c7bb8
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon May 17 00:01:42 2021 +0200
patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement
Problem: Vim9: "legacy return" is not recognized as a return statement.
Solution: Specifically check for a return command. (closes https://github.com/vim/vim/issues/8213)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 17 May 2021 00:15:03 +0200 |
parents | 6e3dc2d630c2 |
children |
comparison
equal
deleted
inserted
replaced
24644:20eabe0f4d72 | 24645:668df21d8bc6 |
---|