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