mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +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