// "Assign parameter to field 'myId'" "true-preview" class Person { int myId; void f(int id) { } }