CMake/Modules/CheckIPOSupported/foo.c

5 lines
33 B
C

int foo(void)
{
return 0x42;
}