Fix exception on trying to evaluate red code with inline classes
#KT-25600 Fixed
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
val foo = <!INVISIBLE_MEMBER!>UInt<!>(<!NO_VALUE_FOR_PARAMETER!>)<!>
|
||||
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
public val foo: kotlin.UInt
|
||||
Reference in New Issue
Block a user