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