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