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