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