When overridden property getter/setter is celled in native code, it should work.
Depends on D11056
woohyun | |
Jaehyun_Cho | |
YOhoho |
When overridden property getter/setter is celled in native code, it should work.
Depends on D11056
check the unit test.
No Linters Available |
No Unit Test Coverage |
Buildable 15315 | |
Build 10539: arc lint + arc unit |
This patch doesn't work anymore because of changes in how properties are generated and used. I'm writing a new patch.