zig cc -o test_array -std=c23 test_array.c libkeke_array.c libkeke_utils.c
./test_array
test_symbol:
zig cc -o test_symbol -std=c23 test_symbol.c libkeke_symbol.c
./test_symbol
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.