Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
02cf404ace01ac4ea7a078dca75a817f95c3bdd3
/
.
/
Tests
/
RunCMake
/
Syntax
/
BracketComment0.cmake
blob: 0ee95de88dc30aac342fc81d73b0b0b603abb1cb [
file
]
#[=[
#]]
message
(
FATAL_ERROR
"This is commented out."
)
#]==]=]
message
(
STATUS
"The above FATAL_ERROR did not occur."
)