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