Cannot parse by Kogera
if value class
is specified for the return value of the generic default implementation
#129
Labels
value class
About value class support
It can be reproduced by defining
bar
as followsThe cause is that the
Kotlin
property fails to tie to the unboxed getter generated in such cases.Details are reported in the following ticket.
https://youtrack.jetbrains.com/issue/KT-60975
The text was updated successfully, but these errors were encountered: