Each compiler run, by default, is a separate module: all the binary dependencies will be treated as being not in the module being compiled at the moment.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Does the internal keyword play role in compilation avoidance in Kotlin | 0 | 395 | November 22, 2023 | |
|
Android, test projects, and modules
|
1 | 1100 | November 3, 2015 | |
|
Package-level and public members of a class without internal. Is it possible?
|
2 | 1619 | October 11, 2017 | |
| Kotlin to support package protected visibility | 157 | 79761 | October 31, 2024 | |
| Accessing internal class from Java tests in the same module | 3 | 11047 | January 4, 2019 |