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