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