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