Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -3,4 +3,4 @@ val a: <caret>Number? = null
|
||||
// CONTEXT: public abstract fun toDouble() : <ref-caret>Double
|
||||
// RUNTIME
|
||||
|
||||
// REF: (jet).Double
|
||||
// REF: (kotlin).Double
|
||||
|
||||
Reference in New Issue
Block a user