Files
kotlin-fork/compiler/testData/diagnostics/tests/cast
Mikhail Zarechenskiy 13eddba1f2 Fix false warning about useless cast in property and property accessor
Note that there are some other problems, for example:
`val a = if (true) 1 as Number else 2`, here we'll get useless cast

 #KT-9551 Fixed
 #KT-9645 Fixed
2017-04-05 21:35:04 +03:00
..
2015-09-25 19:20:20 +03:00
2015-09-25 19:20:20 +03:00