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