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