Recomment out accidental code

This commit is contained in:
Justine Tunney 2024-07-06 19:57:47 -07:00
parent 6be030cd7c
commit 196942084b
No known key found for this signature in database
GPG key ID: BE714B4575D6E328

View file

@ -19,9 +19,9 @@
#include "ctl/set.h"
#include "libc/mem/leaks.h"
#include <set>
#define ctl std
#define check() size()
// #include <set>
// #define ctl std
// #define check() size()
int
rand32(void)