Michael Nedzelsky
|
6ebe0c30ec
|
fix KT-9299 In a project with circular dependencies between modules, IDE reports error on use of internal class from another module, but the corresponding code still compiles and runs.
#KT-9299 Fixed
|
2015-10-30 14:40:46 +03:00 |
|
Michael Nedzelsky
|
0b49195a03
|
add tests in KotlinJpsTest for check access to internal elements from another module
|
2015-09-25 14:02:26 +03:00 |
|
Michael Nedzelsky
|
db602df146
|
Revert "add test for check access to internal elements from another module"
This reverts commit 4d9eaf19c3.
|
2015-09-23 17:45:38 +03:00 |
|
Michael Nedzelsky
|
4d9eaf19c3
|
add test for check access to internal elements from another module
#KT-9178 Fixed
|
2015-09-23 07:49:33 +03:00 |
|