… produces this error: Error:(7, 20) Kotlin: Infix...
# announcements
p
… produces this error: Error:(7, 20) Kotlin: Infix call corresponds to a dot-qualified call 'ages["Dave"].compareTo(22)' which is not allowed on a nullable receiver 'ages["Dave"]'. Use '?.'-qualified call instead