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