// "Remove 'val' from parameter" "false" // ACTION: Make private // ACTION: Make public class C(val x: String) { }