9de5b83f6e
This reverts commit 70de7cff5e23abf723009c8df8bc2df2f646a675.
8 lines
298 B
Plaintext
Vendored
8 lines
298 B
Plaintext
Vendored
public final class PropertyDelegateKt {
|
|
private static final var sdCardPath$delegate: kotlin.Lazy
|
|
public static final fun getSdCardPath() : java.lang.String = UastEmptyExpression
|
|
public static final fun localPropertyTest() : void {
|
|
var sdCardPathLocal: java.lang.String
|
|
}
|
|
}
|