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