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