libowfat/tryinline.c

2 lines
49 B
C

static inline int foo(int bar) { return bar+1; }