summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/pathdir/src/pathtest.cpp
blob: bef8d8a1185ad4346ba5f7516fa6cbf31dc10505 (plain)
1
2
3
4
5
6
#include <cstdio>

int main() {
  std::printf("Called Windows executable: 2f7cdd0b-7277-48c1-beaf-56cb0dbacb24\n");
  return 0;
}