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