Rename jet -> kotlin in idea: completion, debugger, decompiler, highlighter
org.jetbrains.jet.plugin.* -> org.jetbrains.kotlin.idea.*
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// !DIAGNOSTICS_NUMBER: 2
|
||||
// !DIAGNOSTICS: TYPE_INFERENCE_CONFLICTING_SUBSTITUTIONS
|
||||
// see org.jetbrains.jet.plugin.highlighter.DiagnosticMessageTest
|
||||
// see DiagnosticMessageTest
|
||||
|
||||
import java.io.Closeable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user