kotlin-stdlib / kotlin / Char / plus plus Common JVM JS Native 1.0 operator fun plus(other: Int): Char(Common source) (JS source) (Native source) Adds the other Int value to this value resulting a Char.