Files
kotlin-fork/compiler/testData/diagnostics/tests/controlFlowAnalysis
Pavel Kirpichenkov 2d21b82501 [NI] Remove hack for special functions
Treating special functions for `if`, `when`, `try`, `?:` as not accepting `Nothing` result type is incorrect.
Making so leads to cases with uninferred `Nothing` result type for inner calls and lost data flow info.
2019-12-27 18:40:42 +03:00
..
2016-03-23 15:04:01 +03:00
2016-03-23 15:04:01 +03:00
2016-05-16 15:38:13 +03:00
2015-10-19 20:45:02 +03:00
2015-10-19 20:45:02 +03:00
2016-09-15 16:45:48 +03:00