Shows error `Unexpected token` for the string in `math()` expression ```cmake math(EXPR CODE_ "\ 1 + 2 \ ") ``` Also is reproduced on https://josetr.github.io/cmake-language-support/