Why `classDeclaration.getAllSuperTypes()` returns ...
# ksp
d
Why
classDeclaration.getAllSuperTypes()
returns an empty set when calling it with
kspKotlinMetadata
task in a multiplatform project? I'm trying to generate common code;
kspKotlinJvm
works fine
j
This might be due to an issue we previously thought has been fixed. Can you provide mode details on it? A reproduce case would be ideal.
d
check readme