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