mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
To differentiate between "String?.plus" extension in builtins and "Iterable<*>.plus" extension in stdlib (they have the same owner, name and value parameter count)