13eddba1f2
Note that there are some other problems, for example: `val a = if (true) 1 as Number else 2`, here we'll get useless cast #KT-9551 Fixed #KT-9645 Fixed
7 lines
126 B
Plaintext
Vendored
7 lines
126 B
Plaintext
Vendored
package
|
|
|
|
public val c1: kotlin.Number
|
|
public val c2: kotlin.Number
|
|
public val d: kotlin.Number
|
|
public fun test(): kotlin.Unit
|