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