1
0
Fork 0
arena-allocator/src/main.c

6 lines
31 B
C
Raw Normal View History

2024-04-21 09:04:21 +00:00
int
main(void)
{
return 0;
}