testSystemDir.cxx 59 B

123456
  1. #include <testSystemDir.h>
  2. int main()
  3. {
  4. return foo();
  5. }