// MOVE: down // IS_APPLICABLE: false class A { fun foo( b: Int, c: Int a: Int, ) { } class B { } }