inline int sum(int a, int b) { return a + b; }
Let\'s say you had this code; a very small function with only o