kotlin elvis operator null exception handling code example Example: elvis operator kotlin example val l = b?.length ?: -1