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