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
i think it is possible to add a field to the item like 'initialized' in OPT.Mod, initialize it to fale, then if something gets assigned to it, assign true to the item field.
when it is used in expressions, check that field and emit a warning, in case it's false.
The text was updated successfully, but these errors were encountered:
i think it is possible to add a field to the item like 'initialized' in OPT.Mod, initialize it to fale, then if something gets assigned to it, assign true to the item field.
when it is used in expressions, check that field and emit a warning, in case it's false.
The text was updated successfully, but these errors were encountered: