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