5 lines
37 B
C
5 lines
37 B
C
struct foo {
|
|
};
|
|
inline void f1() {
|
|
}
|
struct foo {
|
|
};
|
|
inline void f1() {
|
|
}
|