97ba3fe396
Changes in this ticket remove type enhancement in java fields for K2. But after KT-61920 fix, we can actually support it.
6 lines
263 B
Plaintext
Vendored
6 lines
263 B
Plaintext
Vendored
FILE: main.kt
|
|
public final fun test(): R|kotlin/Unit| {
|
|
lval project: R|kotlin/String| = Q|PlatformDataKeys|.R|/CommonDataKeys.PROJECT*s|
|
|
lval member: R|kotlin/String!| = R|/PlatformDataKeys.PlatformDataKeys|().R|/CommonDataKeys.MEMBER|
|
|
}
|