Configure kotlin.stdlib for gradle projects (KT-19207)

#KT-19207 Fixed
This commit is contained in:
Nikolay Krasko
2017-10-03 16:08:37 +03:00
parent 023067aaf2
commit 6664b7759b
9 changed files with 154 additions and 27 deletions
@@ -0,0 +1,3 @@
module TestModule {
}