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