mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
Default scopes should be created only once, for the first snippet. All following snippets should not create new default importing scopes. #KT-35651 fixed