Mercurial > vim
comparison src/testdir/pythonx/failing_import.py @ 25216:9ead67e3c696 v8.2.3144
patch 8.2.3144: Vim9: no error when using an invalid value for a line number
Commit: https://github.com/vim/vim/commit/0f1227f7d5a3e368f61d396c1640088c079fef91
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jul 11 16:01:58 2021 +0200
patch 8.2.3144: Vim9: no error when using an invalid value for a line number
Problem: Vim9: no error when using an invalid value for a line number.
Solution: Give an error if the string value is not recognized.
(closes #8536)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 11 Jul 2021 16:15:03 +0200 |
parents | 39980afcf54a |
children |
comparison
equal
deleted
inserted
replaced
25215:a7588e54bd5d | 25216:9ead67e3c696 |
---|