Minor: add a forgotten file
This commit is contained in:
committed by
Yan Zhulanow
parent
ea3206bba4
commit
3a2370a2d6
@@ -0,0 +1,8 @@
|
|||||||
|
package com.intellij.debugger.streams.kotlin.lib
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @author Vitaliy.Bibaev
|
||||||
|
*/
|
||||||
|
object LibraryUtil {
|
||||||
|
val KOTLIN_LANGUAGE_ID = "kotlin"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user