mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
The condition here is obsolete since SAM adapters can no longer be overridden: they are now extensions in another scope #KT-12708 Fixed
The condition here is obsolete since SAM adapters can no longer be overridden: they are now extensions in another scope #KT-12708 Fixed