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