2 lines
49 B
C
2 lines
49 B
C
23 years ago
|
static inline int foo(int bar) { return bar+1; }
|