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