// FIX: Remove braces fun test(a: Int, b: Int) = { a + b }