// "Bind method parameters to fields" "true-preview" class A{ void method(int p1, int p2){ } }