SamThompson/KaptInlineClass
Demonstrates an issue caused by kapt generating a private constructor when an inline class is passed as a constructor argument.
Kotlin
Demonstrates an issue caused by kapt generating a private constructor when an inline class is passed as a constructor argument.
Kotlin