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