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