blob: 2397cf125706fd386c2c7c758d5269f646b92fad [file] [log] [blame]
static inline int unit_test_function(int x) {
return x + 28;
}