Why would you use the ternary operator without assigning a value for the "true" condition (x = x ?: 1) Why would you use the ternary operator without assigning a value for the "true" condition (x = x ?: 1) c c