struct HasInitValue { var x = 10 var y: String = "" }