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