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
create a pointer option _print("%p", p);
the option receive as value an address, this option should print the address stored in the pointer if its NULL print (nil)