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