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