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