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