blob: 0498c5d2aabc48bbc50486d8829b9b71ddff2c9c [file] [log] [blame]
Richard Smith841dbda2018-09-12 23:09:23 +00001#ifndef X_H
2#define X_H
3struct X {};
4#endif