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