// MOVE: up // MOVER_CLASS: org.jetbrains.kotlin.idea.codeInsight.upDownMover.JetExpressionMover class A( a: Int, b: Int, c: Int ) { }