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