spacevim/bundle/vim-cmake-syntax/test/escaped-quotes.cmake

2 lines
51 B
CMake
Raw Normal View History

2024-08-21 14:17:26 +08:00
string(REPLACE "\"" "'" ${FOO} ${BAR}) # a comment