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