blob: 71042006743b46e7ad7f982126a364bf820ce462 [file] [log] [blame]
// MOVE: up
class A(
a: Int,
<caret>b: Int, c: Int,
d: Int,
)