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