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