orchestr7/ktoml
View on GitHubStackoverflow can possibly happen on weird recursive declarations
Open
#144 opened on Jun 1, 2022
good first issuehelp wantedinvalid
Repository metrics
- Stars
- (561 stars)
- PR merge metrics
- (PR metrics pending)
Description
Weird case, but anyway valid from the language perspective:
@Serializable
class A(val b: A?)