Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CMP0118
/
source.cpp.in
blob: 678cd7a700cb266a8a6ea09f181891e28a67c236 [
file
] [
log
] [
blame
] [
edit
]
int
func
();
int
main
()
{
return
func
();
}