mirror of
https://github.com/neovim/neovim.git
synced 2025-11-09 03:55:11 +00:00
Problem: Illegal byte regexp test doesn't fail when fix is reversed.
Solution: Make sure illegal bytes end up in sourced script file.
cb36c2a3cd
Co-authored-by: Bram Moolenaar <Bram@vim.org>