]> granicus.if.org Git - vim/commit
patch 8.2.1408: Vim9: type casting not supported v8.2.1408
authorBram Moolenaar <Bram@vim.org>
Sun, 9 Aug 2020 17:02:50 +0000 (19:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 9 Aug 2020 17:02:50 +0000 (19:02 +0200)
commit64d662d5fc2ff8af4dbf399ff02aa9d711cc9312
treee10acf8f148ec9bc01c5077bd3573ec4ac10eceb
parent127542bcebeb6480493b09d75a3be1d98a5f7797
patch 8.2.1408: Vim9: type casting not supported

Problem:    Vim9: type casting not supported.
Solution:   Introduce type casting.
runtime/doc/vim9.txt
src/testdir/test_vim9_disassemble.vim
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9compile.c