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