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