Files
cmake/Tests/TryCompile/pass.c
T

7 lines
33 B
C

int main()
{
return 0;
}