// Copyright © Tavian Barnes <tavianator@tavianator.com> // SPDX-License-Identifier: 0BSD /// _LDFLAGS += -Wl,-z,now int main(void) { return 0; }