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
If a block is discarded for an enum, that block has to be reconstructed from the file's default value on read.
This is different from other types as the default value is not not constant for enums.
If a block is discarded for an enum, that block has to be reconstructed from the file's default value on read.
This is different from other types as the default value is not not constant for enums.