- While `collectionInitializationInfo` unwrapped a script's top-level declarations, `check` forgot to do it, so a script effectively had no top-level properties in the mind of the checker. ^KT-63286 fixed
and add scripts to containing decls in checker context te be able to check for containing script in checkers
KT-54648
also add script scopes test