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