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