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
Today we copy over tuple and dynamic modifiers from source on override, but we do not copy over native integer modifiers. This causes an assert to fire in the compiler for this code:
Today we copy over tuple and dynamic modifiers from source on override, but we do not copy over native integer modifiers. This causes an assert to fire in the compiler for this code:
It should probably warn or error.
The text was updated successfully, but these errors were encountered: