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