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