mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +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