ref: b64a7e5eaa4815f7ab35d6545a3fbc080e2c7519 dir: /sys/src/ape/lib/l/yywrap.c/
#include <libl.h> #include <stdio.h> int yywrap(void) { return 1; }