Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts/varnotnull
Dmitry Savvinov 15a595749b [NI] Weird testdata change after fixes in ErrorTypes
The issue here is that OI infers correct types for (k, v) destructing
declaration, while NI infers errors for them. That happens because NI
resolves iterator() on nullable 'm', but rightfully reports it as
unsuccessful, while OI somehow manages to resolve it to success (and
thus getting nice expected type, allowing destructing declaration to be
resolved in a proper types).
2017-12-07 12:49:56 +03:00
..
2016-09-15 16:45:48 +03:00
2017-05-26 15:39:25 +03:00
2017-05-26 15:39:25 +03:00
2017-05-26 15:39:25 +03:00
2017-05-26 15:39:25 +03:00