Johannes Wirde
05/15/2024, 9:43 AMKClassifier.createType
throws on me because the internal descriptor is null/faulty (found at core/reflection.jvm/src/kotlin/reflect/full/KClassifiers.kt:48
, I'm using 2.0.0-RC1), I'm guesstimating it's because I have no constructors set, but this shouldn't be needed for an interface, right?