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