299d279915
This commit actually does two things: - Adds Any scope to stub type - Makes CheckDispatchReceiver treat stub types as non-null for the unsafe call check to make such candidates viable Related to KT-59369