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