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