myx/MyxCMake/backports/CheckIPOSupported/foo.c

5 lines
29 B
C
Raw Normal View History

2022-10-08 22:01:31 +00:00
int foo()
{
return 0x42;
}