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