Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'jet.Comparable<T>'" "true"
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'kotlin.Comparable<T>'" "true"
|
||||
import java.lang.*
|
||||
import java.lang
|
||||
import java.lang as jl
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'jet.Comparable<T>'" "true"
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'kotlin.Comparable<T>'" "true"
|
||||
import java.lang.*
|
||||
import java.lang
|
||||
import java.lang as jl
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'jet.Comparable<T>'" "true"
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'kotlin.Comparable<T>'" "true"
|
||||
import java.lang.*
|
||||
import java.lang
|
||||
import java.lang as jl
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'jet.Comparable<T>'" "true"
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'kotlin.Comparable<T>'" "true"
|
||||
import java.lang.*
|
||||
import java.lang.Comparable
|
||||
import java.lang.Comparable
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'jet.Comparable<T>'" "true"
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'kotlin.Comparable<T>'" "true"
|
||||
import java.lang.*
|
||||
import java.lang.Comparable
|
||||
import java.lang.Comparable
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'jet.Comparable<T>'" "true"
|
||||
// "Change all usages of 'java.lang.Comparable<T>' in this file to 'kotlin.Comparable<T>'" "true"
|
||||
import java.lang.*
|
||||
import java.lang.Comparable
|
||||
import java.lang.Comparable
|
||||
|
||||
Reference in New Issue
Block a user