2a0f64ebcb
#KT-41810 Fixed
9 lines
503 B
Plaintext
Vendored
9 lines
503 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class DeprecatedLateinitVarKt {
|
|
// source: 'deprecatedLateinitVar.kt'
|
|
public deprecated static field lateinitVar: java.lang.String
|
|
public synthetic deprecated static @kotlin.Deprecated method getLateinitVar$annotations(): void
|
|
public deprecated final static @org.jetbrains.annotations.NotNull method getLateinitVar(): java.lang.String
|
|
public deprecated final static method setLateinitVar(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|