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