Fix exception on trying to evaluate red code with inline classes

#KT-25600 Fixed
This commit is contained in:
Mikhail Zarechenskiy
2018-07-20 01:36:42 +03:00
parent 17243c08c1
commit f8d19718c8
4 changed files with 10 additions and 1 deletions
@@ -0,0 +1 @@
val foo = <!INVISIBLE_MEMBER!>UInt<!>(<!NO_VALUE_FOR_PARAMETER!>)<!>
@@ -0,0 +1,3 @@
package
public val foo: kotlin.UInt