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