mirror of https://github.com/Kitware/CMake.git
Browse Source
With `lexical-binding: t`, the `end` variable is undefined in `cmake--syntax-propertize-until-bracket-close`, causing syntax highlighting errors. This fixes that by passing `end` from the caller.pull/374/head

committed by
Brad King

1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue