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