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