Create new core module: type-system

This commit is contained in:
Stanislav Erokhin
2019-01-09 09:51:06 +03:00
committed by Simon Ogorodnik
parent fe278ea0a0
commit f7702d3e43
7 changed files with 41 additions and 12 deletions
+1
View File
@@ -14,6 +14,7 @@ repositories {
// Do not rename, used in pill importer
val projectsToShadow by extra(listOf(
":plugins:annotation-based-compiler-plugins-ide-support",
":core:type-system",
":compiler:backend",
":compiler:backend-common",
":compiler:backend.jvm",