Hi everyone, I’m encountering a strange error: “actualization to Java field is prohibited,” though I’m not directly interacting with any Java field.
I’ve opened an issue for this on YouTrack: KT-72725
Copy code
'actual typealias BufferedReader = BufferedReader' has no corresponding members for expected class members:
field lock: Any!
The following declaration is incompatible because actualization to Java field is prohibited:
field lock: Any!