aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/dot-dot-pc-file/main.cpp
blob: 442b755bf546aa7b71099226b309aff05cf8206b (plain)
1
2
3
4
5
#ifndef THE_MAGIC_DEFINE
#error "missing the magic define"
#endif

int main() {}