Convert JetCodeConformanceTest to Kotlin: move .java -> .kt
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.jetbrains.kotlin.parsing;
|
||||
package org.jetbrains.kotlin.code;
|
||||
|
||||
import com.intellij.openapi.util.io.FileUtil;
|
||||
import com.intellij.openapi.util.text.StringUtil;
|
||||
Reference in New Issue
Block a user