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