mirror of
https://github.com/neovim/neovim.git
synced 2026-02-08 13:31:11 +10:00
Problem: Vim9: breakpoint at a comment line does not work.
Solution: Add the comment line number to the debug instruction.
(closes vim/vim#8429)
8cec9273d2
Co-authored-by: Bram Moolenaar <Bram@vim.org>