Created by: thalescm
This is a feature of kotlin compiler to allow other modules to access chosen module's internal methods/variables. This is keen to have a good test coverage on kotlin without exposing your libraries internals
Created by: thalescm
This is a feature of kotlin compiler to allow other modules to access chosen module's internal methods/variables. This is keen to have a good test coverage on kotlin without exposing your libraries internals