summaryrefslogtreecommitdiffstats
path: root/Tests/SourceFileProperty/ICaseTest.c
blob: 454c721fec45ba53e153bcee96259830be1eded0 (plain)
1
2
3
4
5
6
7

#ifdef NEEDED_TO_WORK
int icasetest()
{
  return 0;
}
#endif