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