Add tests for EA-52767 and KT-4366: "java.lang.IllegalArgumentException: Could not find a classifier for "...
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
val a: <caret>Number? = null
|
||||
|
||||
// CONTEXT: public abstract fun toDouble() : <caret>Double
|
||||
// RUNTIME
|
||||
|
||||
// REF: (jet).Double
|
||||
Reference in New Issue
Block a user