-
-
Notifications
You must be signed in to change notification settings - Fork 9
undef
IsaacShelton edited this page Mar 21, 2022
·
1 revision
The undef
keyword is used to indicate that a variable should not be zero-initialized.
my_variable int = undef