1 2 3 4 5 6
// Copyright © Tavian Barnes <tavianator@tavianator.com> // SPDX-License-Identifier: 0BSD int main(void) { return 0; }