from vim-patch:
https://github.com/vim/vim/commit/2368917d8f0c0a997eac7a51ddfaa748dc528392
Currently Vim uses that function only for printing assert_*
results. Without it we may get friction when merging Vim tests, etc.
I would like to take on this issue, as it's my first time contributing.
Would you also like ga_concat calls to be replaced with calls to ga_concat_esc?
@acferreir4 only in the equivalent cases where that's done in Vim.
Most helpful comment
I would like to take on this issue, as it's my first time contributing.