testConly.c 63 B

123456
  1. #include "sharedFile.h"
  2. int CsharedFunction()
  3. {
  4. return 1;
  5. }