mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
Before this commit, we generated regular member functions as constructor enhancement. Now, we generate constructors as constructor enhancement.
5 lines
244 B
Plaintext
Vendored
5 lines
244 B
Plaintext
Vendored
public open class ConstructorWithAnnotations : R|java/lang/Object| {
|
|
public constructor(r: R|ft<java/lang/Runnable, java/lang/Runnable?>|!, @R|org/jetbrains/annotations/NotNull|() s: R|kotlin/String|): R|test/ConstructorWithAnnotations|
|
|
|
|
}
|