blob: 55daf7286801c68329c501aa176213f1f252ebb2 [file]
#ifndef B_H
#define B_H
const int b = 3;
#endif