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