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