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
It's currently assumed that numbers such as nextRegenerationTime in Source, or resource numbers in terminals, are either non-existant, or 0. This simply isn't true: both of these can also be null.
The text was updated successfully, but these errors were encountered:
It's currently assumed that numbers such as nextRegenerationTime in Source, or resource numbers in terminals, are either non-existant, or 0. This simply isn't true: both of these can also be
null
.The text was updated successfully, but these errors were encountered: