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