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