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