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