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