Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sample-fail.c « samples « winsup.api « testsuite « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d8beb90be9097584a6ab9fb78c8bfaaf84bcd1e0 (plain)
1
2
3
4
main()
{
  return 1;
}