Run configurations with module path for Java 9 named modules (KT-19886)
#KT-19886 Fixed (cherry picked from commit 1e12828)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package some
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
}
|
||||
Reference in New Issue
Block a user