Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
block
/
InvalidNesting1.cmake
blob: 27b7944638c07542d118885146dc4602be8e95ed [
file
] [
log
] [
blame
] [
edit
]
if
(
TRUE
)
block
()
else
()
endblock
()
endif
()