mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
This is not accurate, there are some cases when we will generate DefaultImpls class that are not covered: - Inherited default implementations - Annotated members In these cases IDE will report an error when in fact code compiles What is critical though is to be able to decide whether to build DefaultImpls light classes solely based on psi without triggering stubs calculation
376 B
Vendored
376 B
Vendored