7 lines
128 B
Kotlin
Vendored
7 lines
128 B
Kotlin
Vendored
val a: <caret>Number? = null
|
|
|
|
// CONTEXT: public abstract fun toDouble(): <ref-caret>Double
|
|
// RUNTIME
|
|
|
|
// REF: (kotlin).Double
|