1eafa3edaf
If a line inside a string ends in a backslash count the following newline character as a line increment. Add a test covering this case to verify that subsequent line numbers are correct.
8 lines
249 B
Plaintext
8 lines
249 B
Plaintext
CMake Error: Error in cmake code at
|
|
.*/Syntax/UnterminatedCall2.cmake:4:
|
|
Parse error. Function missing ending "\)". End of file reached.
|
|
CMake Error at CMakeLists.txt:3 \(include\):
|
|
include could not find load file:
|
|
|
|
UnterminatedCall2.cmake
|