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