Impossible to run applications with long command lines on windows

^KT-29352 Fixed
This commit is contained in:
Natalia Selezneva
2019-04-12 11:42:50 +03:00
parent dfa5f1f090
commit 3eda40394a
11 changed files with 190 additions and 35 deletions
+6
View File
@@ -0,0 +1,6 @@
package some.test
fun main(args: Array<String>) {
}