Tests: add runtime (and runtime sources) to some tests that rely on being able to resolve references to built ins
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
val a: <caret>Number? = null
|
||||
|
||||
// CONTEXT: public abstract fun toDouble(): <ref-caret>Double
|
||||
// RUNTIME
|
||||
// RUNTIME_WITH_SOURCES
|
||||
|
||||
// REF: (kotlin).Double
|
||||
|
||||
Reference in New Issue
Block a user