blob: f5d4ccf1898ddfbaf2392f6d6209ced7ca698168 [file] [log] [blame]
static inline int c_inline_func(int x) {
return x + 27;
}