FIR: add test for synthetic property access
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
public/*package*/ open class JavaClass : R|kotlin/Any| {
|
||||
public open operator fun getFoo(): R|ft<kotlin/String, kotlin/String?>|!
|
||||
|
||||
public constructor(): R|JavaClass|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user