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