Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib
Simon Ogorodnik 299d279915 K2: Don't report BUILDER_INFERENCE_STUB_RECEIVER for members of Any
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
2023-12-01 10:54:29 +00:00
..
2022-02-25 11:46:27 +00:00
2021-11-12 15:20:44 +03:00
2022-09-19 19:12:20 +00:00
2022-02-17 15:04:36 +00:00