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

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