You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
ceylon.language.meta.model.IncompatibleTypeException "Incompatible type: actual type of applied declaration is Attribute<Type,String,Nothing> is not compatible with expected type: Attribute<Type,String,String>. Try passing the type argument explicitly with: memberApply<Type,String,Nothing>()"
As @Zambonifofex already pointed out, on the Web IDE this is working fine.
The text was updated successfully, but these errors were encountered:
fill0llif
changed the title
Setting late attribute's value through metamodel causes IncompatibleTypeException
Trying to retrieve late attribute metamodel with Set type argument causes IncompatibleTypeException
Jan 23, 2019
Trying to retrieve late attribute metamodel with
Set
type argument causes IncompatibleTypeException.The exception:
As @Zambonifofex already pointed out, on the Web IDE this is working fine.
The text was updated successfully, but these errors were encountered: