// "Create parameter 'foo'" "true" class A { fun test(n: Int) { foo = n + 1 } }