Move changes from dfb379d under new language feature (#KT-28672)

Changes from that commit are breaking, and should be pass throw LC
This commit is contained in:
Dmitriy Novozhilov
2019-02-04 16:19:58 +03:00
parent cf25cab773
commit 9129210cfe
8 changed files with 68 additions and 4 deletions
@@ -20,7 +20,7 @@ fun smartcastOnReceiver(s: String?) {
<!UNSAFE_CALL!>length<!>
}
else {
<!DEBUG_INFO_IMPLICIT_RECEIVER_SMARTCAST!>length<!>
<!UNSAFE_CALL!>length<!>
}
}
}