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