mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
4 lines
61 B
CMake
4 lines
61 B
CMake
foreach(a RANGE 10000000000000000000)
|
|
break()
|
|
endforeach()
|