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