blob: 56047037c331f98c1340c7b09e73677bfe3e19bb [file]
#ifndef IGNORED_PCH_H
#define IGNORED_PCH_H
inline int f() {
return 42;
}
#endif // IGNORED_PCH_H