Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib
Mikhail Zarechenskiy bae3ff5211 Don't try parsing contract-like function not from kotlin package
Returning `null` from `doCheckContract` functions means that we
have failed to parse contract function and should report an error, but
if the called function isn't true contract, we shouldn't evaluate that code
at all.

 #KT-27758 Fixed
2018-10-24 12:03:04 +03:00
..
2017-05-15 11:24:35 +03:00
2018-09-11 12:34:09 +03:00
2018-09-11 12:34:09 +03:00
2018-02-05 13:38:06 +01:00
2016-05-16 15:38:13 +03:00