Fix for KT-9594 J2K: null cast incorrect conversion.

#KT-9594 fixed
This commit is contained in:
SuperVlad
2016-12-31 12:15:54 +03:00
committed by Simon Ogorodnik
parent e5b8943d41
commit 5edb872224
7 changed files with 30 additions and 2 deletions
@@ -0,0 +1,2 @@
//expression
(Object) null
@@ -0,0 +1 @@
null as Any?