// Copyright © Tavian Barnes // SPDX-License-Identifier: 0BSD /// _CFLAGS += -Wformat=2 /// -Werror int main(void) { return 0; }