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