// Copyright © Tavian Barnes // SPDX-License-Identifier: 0BSD #include int main(void) { cap_free(0); return 0; }