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
(uprintf) [ERROR] Unable to print void* because it can point to arbitrary data of any length. To print the pointer itself, you must take pointer (&) of "v" at tests/void.c:8.