Closed tlinkowski closed 5 years ago
The idea is to reflectively query sample-api from Kotlin (like in sample-project-kotlin), then call toString and ensure there are no ! nor Mutable substrings.
sample-api
sample-project-kotlin
toString
!
Mutable
Blocked by:
Duplicates #9.
The idea is to reflectively query
sample-api
from Kotlin (like insample-project-kotlin
), then calltoString
and ensure there are no!
norMutable
substrings.Blocked by: