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