kotlin interface function inline code example Example: kotlin inline function fun sum(a: Int, b: Int) = a + b