Fix indent in built-in sources
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
val a: <caret>Number? = null
|
||||
|
||||
// CONTEXT: public abstract fun toDouble() : <ref-caret>Double
|
||||
// CONTEXT: public abstract fun toDouble(): <ref-caret>Double
|
||||
// RUNTIME
|
||||
|
||||
// REF: (kotlin).Double
|
||||
|
||||
Reference in New Issue
Block a user