Community
Participate
Working Groups
The following declarations are not valid: myDictionary Dictionary?{ID = 45}; b Button? {text = "abc"}; // is also an error because of the leftmost set-values block. b Button? {text = "abc"} = new Button {text = "xyz"};
I have updated the following to fix this: DefaultBinder IProblemRequestor EGLValidationResources.properties
verified