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