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