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: d0d3e4a6aabe97f9a4981ebfbb4f3d449c87df3a (plain)
1
2
3
4
5
int
main()
{
  return 1;
}