summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Library/file2.cxx
blob: b52e547be55d71b1035d69bb56471e61036ec042 (plain)
1
2
3
4
5
6
#include <string.h>

int file2()
{
  return 1;
}