1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 00:50:04 +08:00
SpaceVim/bundle/vim-cmake-syntax/test/escaped-quotes.cmake

2 lines
51 B
CMake
Raw Normal View History

2022-05-22 17:18:29 +08:00
string(REPLACE "\"" "'" ${FOO} ${BAR}) # a comment