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