1
0
forked from aniani/vim
Files
vim/src/vim9cmds.c
Bram Moolenaar c6951a76a5 patch 9.0.1108: type error when using "any" type and adding to float
Problem:    Type error when using "any" type and adding a number to a float.
Solution:   Accept both a number and a float. (closes #11753)
2022-12-29 20:56:24 +00:00

64 KiB