Support smart casts to Type after x as? Type null check #KT-4565 Fixed
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// !LANGUAGE: -SafeCastCheckBoundSmartCasts
|
||||
// A set of examples for
|
||||
// "If the result of a safe call is not null, understand that its receiver is not null"
|
||||
// and some other improvements for nullability detection
|
||||
|
||||
Reference in New Issue
Block a user