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