mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
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
|