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