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