blob: 70ace8c90ee3bdccae9928a4b529e96715e88860 [file]
#ifndef A_H
#define A_H
typedef int A;
#endif