mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 17:54:10 +00:00
Problem: Indentation of array initializer is wrong.
Solution: Avoid that calling find_start_rawstring() changes the position
returned by find_start_comment(), add a test. (Hirohito Higashi)
089af18d1f