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