comparison: build/pymake/tests/pathdir/src/pathtest.cpp
build/pymake/tests/pathdir/src/pathtest.cpp
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 #include <cstdio> |
|
2 |
|
3 int main() { |
|
4 std::printf("Called Windows executable: 2f7cdd0b-7277-48c1-beaf-56cb0dbacb24\n"); |
|
5 return 0; |
|
6 } |