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