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