mirror of
https://github.com/vim/vim.git
synced 2025-10-17 07:44:28 -04:00
After two preview proposals (JEPs 476 and 494), _module_ import declarations are now a part of the language (JDK 25). Reference: https://openjdk.org/jeps/511 closes: #18424 Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>