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