~5: val c = if (a !== b) “1” else “2"~
# codingconventions
t
5: val c = if (a !== b) “1” else “2"