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