3 lines
46 B
C
3 lines
46 B
C
|
#include "foo.h"
|
||
|
inline void bar() { foo(); }
|