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