blob: 68195d03734692ba3b3f73b569ccf16d51a5471d [file]
// MOVE: up
class A(
b:<caret> Int,
a: Int,
c: Int
) {
}