Add multiple renderer sources supprt to new diagnostics infrastructure (move only to save history)

This commit is contained in:
Ilya Chernikov
2021-10-08 18:32:46 +02:00
parent 1ce4075112
commit 0de6f8b915
2 changed files with 1 additions and 1 deletions
@@ -3,7 +3,7 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.fir.analysis.jvm.diagnostics
package org.jetbrains.kotlin.fir.analysis.diagnostics.jvm
import org.jetbrains.kotlin.diagnostics.rendering.CommonRenderers.STRING
import org.jetbrains.kotlin.fir.analysis.diagnostics.FirDefaultErrorMessages