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